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 9812f98 + ae3af9f commit b3a637dCopy full SHA for b3a637d
build.gradle
@@ -19,7 +19,7 @@ plugins {
19
id "io.github.reyerizo.gradle.jcstress" version "0.8.15"
20
21
// Kotlin just for tests - not production code
22
- id 'org.jetbrains.kotlin.jvm' version '2.2.20'
+ id 'org.jetbrains.kotlin.jvm' version '2.2.21'
23
}
24
25
java {
0 commit comments