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 8b385cf + e10797e commit 48d10d9Copy full SHA for 48d10d9
build.gradle
@@ -17,7 +17,7 @@ plugins {
17
id "net.ltgt.errorprone" version '4.2.0'
18
19
// Kotlin just for tests - not production code
20
- id 'org.jetbrains.kotlin.jvm' version '2.1.21'
+ id 'org.jetbrains.kotlin.jvm' version '2.2.0'
21
}
22
23
java {
0 commit comments