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 51cf0c7 + f83c35b commit 1bd9e9eCopy full SHA for 1bd9e9e
build.gradle
@@ -17,7 +17,7 @@ plugins {
17
id "net.ltgt.errorprone" version '4.3.0'
18
19
// Kotlin just for tests - not production code
20
- id 'org.jetbrains.kotlin.jvm' version '2.2.0'
+ id 'org.jetbrains.kotlin.jvm' version '2.2.10'
21
}
22
23
java {
0 commit comments