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 42d56e4 commit 0318c97Copy full SHA for 0318c97
build.gradle
@@ -5,7 +5,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
5
buildscript {
6
ext {
7
kotlinVersion = '1.9.22'
8
- commonsVersion = '2.0.0'
+ commonsVersion = '2.0.1'
9
}
10
repositories {
11
mavenCentral()
0 commit comments