We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 514abf8 commit a0f274aCopy full SHA for a0f274a
versions-root/libs.versions.toml
@@ -13,7 +13,7 @@ kotlin-logging = "7.0.0"
13
slf4j = "2.0.16"
14
logback = "1.3.14"
15
gradle-plugin-publish = "1.3.0"
16
-kotlin-wrappers = "1.0.0-pre.812"
+kotlin-wrappers = "1.0.0-pre.813"
17
junit4 = "4.13.2"
18
junit5 = "5.11.1"
19
intellij = "213.7172.53"
@@ -28,7 +28,7 @@ kotlinx-browser = "0.1"
28
# NOTE: When updating kotlin-versions-lookup.csv, update the latest version here for the Renovate configs
29
ksp = "0.0.0"
30
atomicfu = "0.25.0"
31
-serialization = "1.7.1"
+serialization = "1.7.3"
32
detekt-gradle-plugin = "1.23.7"
33
gradle-kotlin-dsl = "5.1.1"
34
binary-compatibility-validator = "0.16.3"
0 commit comments