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 a927013 + fc51ce6 commit 8e1c98aCopy full SHA for 8e1c98a
1 file changed
build.gradle
@@ -19,7 +19,7 @@ plugins {
19
id "net.ltgt.errorprone" version '4.3.0'
20
//
21
// Kotlin just for tests - not production code
22
- id 'org.jetbrains.kotlin.jvm' version '2.2.21'
+ id 'org.jetbrains.kotlin.jvm' version '2.3.0'
23
}
24
25
java {
0 commit comments