Skip to content

Commit cca3158

Browse files
committed
Update dependencies
1 parent bb6d648 commit cca3158

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

gradle/libs.versions.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
[versions]
2-
kotlin = "2.2.0"
2+
kotlin = "2.2.21"
33
kotlin-coroutines = "1.10.2"
4-
versions-plugin = "0.51.0"
4+
versions-plugin = "0.53.0"
55
maven-publish-plugin = "0.34.0"
66

77
# benchmarks subproject
8-
kotlin-benchmark = "0.4.14"
9-
arrow = "2.1.2"
8+
kotlin-benchmark = "0.4.15"
9+
arrow = "2.2.0"
1010

1111
# example subproject
12-
ktor = "3.2.3"
13-
logback = "1.5.18"
12+
ktor = "3.3.3"
13+
logback = "1.5.22"
1414

1515

1616
[libraries]

0 commit comments

Comments
 (0)