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 b3a637d + d82e353 commit 1dfaf0bCopy full SHA for 1dfaf0b
build.gradle
@@ -16,7 +16,7 @@ plugins {
16
id 'com.github.ben-manes.versions' version '0.53.0'
17
id "me.champeau.jmh" version "0.7.3"
18
id "net.ltgt.errorprone" version '4.3.0'
19
- id "io.github.reyerizo.gradle.jcstress" version "0.8.15"
+ id "io.github.reyerizo.gradle.jcstress" version "0.9.0"
20
21
// Kotlin just for tests - not production code
22
id 'org.jetbrains.kotlin.jvm' version '2.2.21'
0 commit comments