File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -9,14 +9,14 @@ kotlin-compiler = "0.0.0" # default to kotlin-lang or env.KOTLIN_COMPILER_VERSIO
9
9
# kotlin independent versions
10
10
detekt-analyzer = " 1.23.6"
11
11
coroutines = " 1.10.2"
12
- ktor = " 3.3.0 "
12
+ ktor = " 3.3.1 "
13
13
kotlin-logging = " 7.0.13"
14
14
slf4j = " 2.0.17"
15
15
logback = " 1.3.14"
16
16
gradle-plugin-publish = " 2.0.0"
17
- kotlin-wrappers = " 2025.9.8 "
17
+ kotlin-wrappers = " 2025.10.4 "
18
18
junit4 = " 4.13.2"
19
- junit5 = " 5.13.4 "
19
+ junit5 = " 5.14.0 "
20
20
intellij = " 241.19416.19"
21
21
kotlinx-browser = " 0.5.0"
22
22
dokka = " 2.0.0"
@@ -27,8 +27,8 @@ detekt-gradle-plugin = "1.23.8"
27
27
kover = " 0.9.2"
28
28
develocity = " 3.19.2"
29
29
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 "
32
32
33
33
[libraries ]
34
34
# kotlinx.rpc – references to the included builds
You can’t perform that action at this time.
0 commit comments