Skip to content

Commit 60c5cfb

Browse files
Update Core dependencies (non-major)
1 parent ff67927 commit 60c5cfb

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

versions-root/libs.versions.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@ 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.3.0"
12+
ktor = "3.3.1"
1313
kotlin-logging = "7.0.13"
1414
slf4j = "2.0.17"
1515
logback = "1.3.14"
1616
gradle-plugin-publish = "2.0.0"
17-
kotlin-wrappers = "2025.9.8"
17+
kotlin-wrappers = "2025.10.4"
1818
junit4 = "4.13.2"
19-
junit5 = "5.13.4"
19+
junit5 = "5.14.0"
2020
intellij = "241.19416.19"
2121
kotlinx-browser = "0.5.0"
2222
dokka = "2.0.0"
@@ -27,8 +27,8 @@ detekt-gradle-plugin = "1.23.8"
2727
kover = "0.9.2"
2828
develocity = "3.19.2"
2929
common-custom-user-data = "2.4.0"
30-
compat-patrouille = "0.0.2"
31-
lincheck = "3.2"
30+
compat-patrouille = "0.0.3"
31+
lincheck = "3.3"
3232

3333
[libraries]
3434
# kotlinx.rpc – references to the included builds

0 commit comments

Comments
 (0)