There was an error while loading. Please reload this page.
1 parent b2f27b4 commit d82e353Copy full SHA for d82e353
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.20'
0 commit comments