Skip to content

Commit a5bd73a

Browse files
Update Core dependencies (non-major)
1 parent 717797a commit a5bd73a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

versions-root/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ kotlin-compiler = "0.0.0" # default to kotlin-lang or env.KOTLIN_COMPILER_VERSIO
99
# kotlin independent versions
1010
detekt-analyzer = "1.23.6"
1111
coroutines = "1.10.2"
12-
ktor = "3.2.0"
12+
ktor = "3.2.1"
1313
kotlin-logging = "7.0.7"
1414
slf4j = "2.0.17"
1515
logback = "1.3.14"
1616
gradle-plugin-publish = "1.3.1"
17-
kotlin-wrappers = "2025.6.11"
17+
kotlin-wrappers = "2025.7.1"
1818
junit4 = "4.13.2"
1919
junit5 = "5.13.2"
2020
intellij = "241.19416.19"
@@ -23,7 +23,7 @@ kotlinx-browser = "0.3"
2323
dokka = "2.0.0"
2424
puppeteer = "24.9.0"
2525
atomicfu = "0.29.0"
26-
serialization = "1.8.1"
26+
serialization = "1.9.0"
2727
detekt-gradle-plugin = "1.23.8"
2828
kover = "0.9.1"
2929
develocity = "3.19.2"

0 commit comments

Comments
 (0)