We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cbe3c0 commit 5c13eb2Copy full SHA for 5c13eb2
build.gradle
@@ -13,7 +13,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
13
14
buildscript {
15
ext {
16
- kotlinVersion = '1.9.22'
+ kotlinVersion = '1.9.23'
17
commonsVersion = '2.1.0'
18
}
19
repositories {
0 commit comments