Skip to content

Commit 9d918b5

Browse files
Update kotlin (#20)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5430e4b commit 9d918b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

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

3-
kotlin = "2.0.21"
3+
kotlin = "2.1.0"
44
jdkTarget = "8"
55
jvmToolchain = "21"
66
kotlinTarget = "1.9.0"
77
ktor2 = "2.3.13"
88
ktor3 = "3.0.1"
99
kotlinx-serialization = "1.7.3"
1010
kotlinx-datetime = "0.6.1"
11-
poko = "0.17.2"
11+
poko = "0.18.0"
1212
kermit = "2.0.5"
1313
spotless = "7.0.0.BETA4"
1414
vanniktech-maven = "0.30.0"

0 commit comments

Comments
 (0)