We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb6d648 commit cca3158Copy full SHA for cca3158
1 file changed
gradle/libs.versions.toml
@@ -1,16 +1,16 @@
1
[versions]
2
-kotlin = "2.2.0"
+kotlin = "2.2.21"
3
kotlin-coroutines = "1.10.2"
4
-versions-plugin = "0.51.0"
+versions-plugin = "0.53.0"
5
maven-publish-plugin = "0.34.0"
6
7
# benchmarks subproject
8
-kotlin-benchmark = "0.4.14"
9
-arrow = "2.1.2"
+kotlin-benchmark = "0.4.15"
+arrow = "2.2.0"
10
11
# example subproject
12
-ktor = "3.2.3"
13
-logback = "1.5.18"
+ktor = "3.3.3"
+logback = "1.5.22"
14
15
16
[libraries]
0 commit comments