Skip to content

Commit 274fcde

Browse files
Update Core dependencies (non-major)
1 parent 3c3c6f0 commit 274fcde

1 file changed

Lines changed: 16 additions & 16 deletions

File tree

versions-root/libs.versions.toml

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -17,35 +17,35 @@ internal-native-shim-annotation = "0.1.0"
1717

1818
# kotlin independent versions
1919
detekt-analyzer = "1.23.8"
20-
coroutines = "1.10.2"
21-
ktor = "3.4.0"
20+
coroutines = "1.11.0"
21+
ktor = "3.4.3"
2222
kotlin-logging = "7.0.14"
2323
slf4j = "2.0.17"
2424
logback = "1.3.14"
25-
gradle-plugin-publish = "2.0.0"
26-
kotlin-wrappers = "2026.3.7"
25+
gradle-plugin-publish = "2.1.1"
26+
kotlin-wrappers = "2026.5.2"
2727
junit4 = "4.13.2"
28-
junit5 = "5.14.2"
28+
junit5 = "5.14.4"
2929
intellij = "241.19416.19"
3030
kotlinx-browser = "0.5.0"
3131
kotlinx-io = "0.9.0"
3232
kotlinx-collections = "0.4.0"
33-
dokka = "2.2.0-Beta"
33+
dokka = "2.2.0"
3434
puppeteer = "24.9.0"
35-
atomicfu = "0.31.0"
36-
serialization = "1.10.0"
35+
atomicfu = "0.32.1"
36+
serialization = "1.11.0"
3737
detekt-gradle-plugin = "1.23.8"
38-
kover = "0.9.7"
38+
kover = "0.9.8"
3939
develocity = "4.3.2"
40-
common-custom-user-data = "2.4.0"
41-
compat-patrouille = "0.0.2"
42-
lincheck = "3.4"
43-
grpc = "1.80.0"
40+
common-custom-user-data = "2.6.0"
41+
compat-patrouille = "0.1.0"
42+
lincheck = "3.5"
43+
grpc = "1.81.0"
4444
grpc-kotlin = "1.5.0"
45-
protobuf = "4.34.0"
45+
protobuf = "4.34.1"
4646
buf-tool = "1.66.0"
47-
agp = "8.4.0"
48-
test-retry = "1.5.9"
47+
agp = "8.13.2"
48+
test-retry = "1.6.4"
4949

5050
[libraries]
5151
# kotlinx.rpc – references to the included builds

0 commit comments

Comments
 (0)