Skip to content

Commit b535968

Browse files
Update kotlin (#15)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b45c339 commit b535968

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
[versions]
22

3-
kotlin = "2.0.20"
3+
kotlin = "2.0.21"
44
jdkTarget = "8"
55
jvmToolchain = "21"
66
kotlinTarget = "1.9.0"
77
ktor2 = "2.3.13"
88
ktor3 = "3.0.1"
9-
kotlinx-serialization = "1.7.1"
9+
kotlinx-serialization = "1.7.3"
1010
kotlinx-datetime = "0.6.1"
11-
poko = "0.17.0"
11+
poko = "0.17.2"
1212
kermit = "2.0.4"
1313
spotless = "7.0.0.BETA2"
1414
vanniktech-maven = "0.29.0"

0 commit comments

Comments
 (0)