Skip to content

Commit ff6a5ab

Browse files
authored
Merge pull request #181 from ashtanko/renovate/kotlin
Update kotlin to v2.2.20
2 parents d33c777 + c9c6c4b commit ff6a5ab

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

33
# --- Kotlin & Core ---
4-
kotlin = "2.2.10" # https://github.com/JetBrains/kotlin
4+
kotlin = "2.2.20" # https://github.com/JetBrains/kotlin
55
coroutines = "1.10.2" # https://github.com/Kotlin/kotlinx.coroutines
66
serialization = "1.9.0" # https://github.com/Kotlin/kotlinx.serialization
77
kapt = "2.1.0" # https://kotlinlang.org/docs/kapt.html

0 commit comments

Comments
 (0)