Skip to content

Commit d82e353

Browse files
Bump io.github.reyerizo.gradle.jcstress from 0.8.15 to 0.9.0
Bumps io.github.reyerizo.gradle.jcstress from 0.8.15 to 0.9.0. --- updated-dependencies: - dependency-name: io.github.reyerizo.gradle.jcstress dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b2f27b4 commit d82e353

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ plugins {
1616
id 'com.github.ben-manes.versions' version '0.53.0'
1717
id "me.champeau.jmh" version "0.7.3"
1818
id "net.ltgt.errorprone" version '4.3.0'
19-
id "io.github.reyerizo.gradle.jcstress" version "0.8.15"
19+
id "io.github.reyerizo.gradle.jcstress" version "0.9.0"
2020

2121
// Kotlin just for tests - not production code
2222
id 'org.jetbrains.kotlin.jvm' version '2.2.20'

0 commit comments

Comments
 (0)