File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,14 +10,14 @@ kotlin-compiler = "0.0.0" # default to kotlin-lang or env.KOTLIN_COMPILER_VERSIO
1010# kotlin independent versions
1111detekt-analyzer = " 1.23.8"
1212coroutines = " 1.10.2"
13- ktor = " 3.4.0 "
13+ ktor = " 3.4.1 "
1414kotlin-logging = " 7.0.14"
1515slf4j = " 2.0.17"
1616logback = " 1.3.14"
17- gradle-plugin-publish = " 2.0.0 "
18- kotlin-wrappers = " 2026.3.7 "
17+ gradle-plugin-publish = " 2.1.1 "
18+ kotlin-wrappers = " 2026.3.14 "
1919junit4 = " 4.13.2"
20- junit5 = " 5.14.2 "
20+ junit5 = " 5.14.3 "
2121intellij = " 241.19416.19"
2222kotlinx-browser = " 0.5.0"
2323kotlinx-io = " 0.9.0"
@@ -30,14 +30,14 @@ detekt-gradle-plugin = "1.23.8"
3030kover = " 0.9.7"
3131develocity = " 4.3.2"
3232common-custom-user-data = " 2.4.0"
33- compat-patrouille = " 0.0.2 "
33+ compat-patrouille = " 0.1.0 "
3434lincheck = " 3.4"
35- grpc = " 1.79 .0"
35+ grpc = " 1.80 .0"
3636grpc-kotlin = " 1.5.0"
37- protobuf = " 4.34.0 "
37+ protobuf = " 4.34.1 "
3838buf-tool = " 1.66.0"
39- agp = " 8.4.0 "
40- test-retry = " 1.5.9 "
39+ agp = " 8.13.2 "
40+ test-retry = " 1.6.4 "
4141
4242[libraries ]
4343# kotlinx.rpc – references to the included builds
You can’t perform that action at this time.
0 commit comments