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.
2 parents 3f2499e + 5c13eb2 commit 9e5014cCopy full SHA for 9e5014c
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