We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cc19da commit 12a3574Copy full SHA for 12a3574
settings.gradle.kts
@@ -15,7 +15,7 @@ dependencyResolutionManagement {
15
}
16
17
versionCatalogs {
18
- val kotlin = "1.6.21"
+ val kotlin = "1.8.10"
19
val kotlinxCoroutines = "1.6.4"
20
val junit5 = "5.9.1"
21
val assertk = "0.25"
0 commit comments