Skip to content

Commit c8ead8c

Browse files
Update Core dependencies (non-major)
1 parent 87179d8 commit c8ead8c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

versions-root/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ 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.1"
12-
ktor = "3.1.1"
12+
ktor = "3.2.0-eap-1258"
1313
kotlin-logging = "7.0.5"
1414
slf4j = "2.0.17"
1515
logback = "1.3.14"
@@ -31,7 +31,7 @@ shadow-jar = "9.0.0-beta10"
3131
atomicfu = "0.27.0"
3232
serialization = "1.8.0"
3333
detekt-gradle-plugin = "1.23.8"
34-
gradle-kotlin-dsl = "5.1.2"
34+
gradle-kotlin-dsl = "5.2.0"
3535
binary-compatibility-validator = "0.17.0"
3636
kover = "0.9.1"
3737

0 commit comments

Comments
 (0)