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 b2f27b4 commit ae3af9fCopy full SHA for ae3af9f
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