Skip to content

Commit 187278c

Browse files
authored
Merge pull request #164 from ashtanko/renovate/kotlin-monorepo
Update kotlin monorepo to v2.2.10
2 parents a31743c + a2f66ae commit 187278c

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.2" # https://github.com/Kotlin/kotlinx.coroutines
33
junit = "5.13.4" # https://junit.org/junit5 | https://central.sonatype.com/artifact/org.junit.jupiter/junit-jupiter
4-
kotlin = "2.2.0" # https://github.com/JetBrains/kotlin
4+
kotlin = "2.2.10" # 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.2.1" # https://github.com/diffplug/spotless

0 commit comments

Comments
 (0)