diff --git a/build.gradle b/build.gradle index 2384afd..4657549 100644 --- a/build.gradle +++ b/build.gradle @@ -16,7 +16,7 @@ plugins { id 'com.github.ben-manes.versions' version '0.53.0' id "me.champeau.jmh" version "0.7.3" id "net.ltgt.errorprone" version '4.3.0' - id "io.github.reyerizo.gradle.jcstress" version "0.8.15" + id "io.github.reyerizo.gradle.jcstress" version "0.9.0" // Kotlin just for tests - not production code id 'org.jetbrains.kotlin.jvm' version '2.2.20'