Skip to content

Commit 21dc628

Browse files
Update Core dependencies (non-major)
1 parent b946964 commit 21dc628

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Diff for: versions-root/libs.versions.toml

+7-7
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,17 @@ kotlin-lang = "2.0.10"
88
# kotlin independent versions
99
detekt-analyzer = "1.23.6"
1010
coroutines = "1.9.0"
11-
ktor = "3.0.0-rc-1"
11+
ktor = "3.0.0"
1212
kotlin-logging = "7.0.0"
1313
slf4j = "2.0.16"
1414
logback = "1.3.14"
1515
gradle-plugin-publish = "1.3.0"
16-
kotlin-wrappers = "1.0.0-pre.812"
16+
kotlin-wrappers = "1.0.0-pre.820"
1717
junit4 = "4.13.2"
18-
junit5 = "5.11.1"
18+
junit5 = "5.11.2"
1919
intellij = "213.7172.53"
2020
gradle-doctor = "0.10.0"
21-
kotlinx-browser = "0.1"
21+
kotlinx-browser = "0.2"
2222

2323
# Stub versions – relpaced based on kotlin, mostly for gradle-related (plugins) dependencies
2424
# but also for dependencies for compiler-specific modules.
@@ -27,10 +27,10 @@ kotlinx-browser = "0.1"
2727
#
2828
# NOTE: When updating kotlin-versions-lookup.csv, update the latest version here for the Renovate configs
2929
ksp = "0.0.0"
30-
atomicfu = "0.25.0"
31-
serialization = "1.7.1"
30+
atomicfu = "0.26.0"
31+
serialization = "1.7.3"
3232
detekt-gradle-plugin = "1.23.7"
33-
gradle-kotlin-dsl = "5.1.1"
33+
gradle-kotlin-dsl = "5.1.2"
3434
binary-compatibility-validator = "0.16.3"
3535
kover = "0.8.3"
3636

0 commit comments

Comments
 (0)