File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -9,26 +9,26 @@ kotlin-compiler = "0.0.0" # default to kotlin-lang or env.KOTLIN_COMPILER_VERSIO
99# kotlin independent versions
1010detekt-analyzer = " 1.23.6"
1111coroutines = " 1.10.2"
12- ktor = " 3.2.1 "
13- kotlin-logging = " 7.0.7 "
12+ ktor = " 3.3.0 "
13+ kotlin-logging = " 7.0.13 "
1414slf4j = " 2.0.17"
1515logback = " 1.3.14"
1616gradle-plugin-publish = " 1.3.1"
17- kotlin-wrappers = " 2025.6.11 "
17+ kotlin-wrappers = " 2025.10.2 "
1818junit4 = " 4.13.2"
19- junit5 = " 5.13.2 "
19+ junit5 = " 5.14.0 "
2020intellij = " 241.19416.19"
21- kotlinx-browser = " 0.3 "
21+ kotlinx-browser = " 0.5.0 "
2222dokka = " 2.0.0"
2323puppeteer = " 24.9.0"
2424atomicfu = " 0.29.0"
25- serialization = " 1.8.1 "
25+ serialization = " 1.9.0 "
2626detekt-gradle-plugin = " 1.23.8"
27- kover = " 0.9.1 "
27+ kover = " 0.9.2 "
2828develocity = " 3.19.2"
29- common-custom-user-data = " 2.3 "
30- compat-patrouille = " 0.0.1 "
31- lincheck = " 3.2 "
29+ common-custom-user-data = " 2.4.0 "
30+ compat-patrouille = " 0.0.3 "
31+ lincheck = " 3.3 "
3232
3333[libraries ]
3434# kotlinx.rpc – references to the included builds
You can’t perform that action at this time.
0 commit comments