Skip to content

Commit a0d212b

Browse files
Update Core dependencies (non-major)
1 parent dfa0fe3 commit a0d212b

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

versions-root/libs.versions.toml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10,34 +10,34 @@ kotlin-compiler = "0.0.0" # default to kotlin-lang or env.KOTLIN_COMPILER_VERSIO
1010
# kotlin independent versions
1111
detekt-analyzer = "1.23.8"
1212
coroutines = "1.10.2"
13-
ktor = "3.4.0"
13+
ktor = "3.4.1"
1414
kotlin-logging = "7.0.14"
1515
slf4j = "2.0.17"
1616
logback = "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"
1919
junit4 = "4.13.2"
20-
junit5 = "5.14.2"
20+
junit5 = "5.14.3"
2121
intellij = "241.19416.19"
2222
kotlinx-browser = "0.5.0"
2323
kotlinx-io = "0.9.0"
2424
kotlinx-collections = "0.4.0"
2525
dokka = "2.2.0-Beta"
2626
puppeteer = "24.9.0"
27-
atomicfu = "0.31.0"
27+
atomicfu = "0.32.0"
2828
serialization = "1.10.0"
2929
detekt-gradle-plugin = "1.23.8"
3030
kover = "0.9.7"
3131
develocity = "4.3.2"
3232
common-custom-user-data = "2.4.0"
33-
compat-patrouille = "0.0.2"
33+
compat-patrouille = "0.1.0"
3434
lincheck = "3.4"
35-
grpc = "1.79.0"
35+
grpc = "1.80.0"
3636
grpc-kotlin = "1.5.0"
37-
protobuf = "4.34.0"
37+
protobuf = "4.34.1"
3838
buf-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

0 commit comments

Comments
 (0)