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 b19319d commit ac7dc17Copy full SHA for ac7dc17
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.10'
+ id 'org.jetbrains.kotlin.jvm' version '2.2.20'
21
}
22
23
java {
0 commit comments