Skip to content

Commit a9578e3

Browse files
authored
Merge pull request #94 from ashtanko/renovate/kotlin
Update kotlin to v2.1.20
2 parents 54d02f1 + 933a38f commit a9578e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
coroutines = "1.10.1" # https://github.com/Kotlin/kotlinx.coroutines
33
junit = "5.12.0" # https://junit.org/junit5 | https://central.sonatype.com/artifact/org.junit.jupiter/junit-jupiter
4-
kotlin = "2.1.10" # https://github.com/JetBrains/kotlin
4+
kotlin = "2.1.20" # https://github.com/JetBrains/kotlin
55
detekt = "1.23.8" # https://github.com/detekt/detekt
66
dokka = "2.0.0" # https://github.com/Kotlin/dokka
77
spotless = "7.0.2" # https://github.com/diffplug/spotless

0 commit comments

Comments
 (0)