Skip to content

Commit 8d43bcb

Browse files
Update kotlin (#23)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4dd14cb commit 8d43bcb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle/libs.versions.toml

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

3-
kotlin = "2.1.0"
3+
kotlin = "2.1.20"
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.3"
10-
kotlinx-datetime = "0.6.1"
11-
poko = "0.18.0"
9+
kotlinx-serialization = "1.8.1"
10+
kotlinx-datetime = "0.6.2"
11+
poko = "0.18.6"
1212
kermit = "2.0.5"
1313
spotless = "7.0.3"
1414
vanniktech-maven = "0.31.0"

0 commit comments

Comments
 (0)