Skip to content

Commit 1dfaf0b

Browse files
authored
Merge pull request #246 from graphql-java/dependabot/gradle/io.github.reyerizo.gradle.jcstress-0.9.0
Bump io.github.reyerizo.gradle.jcstress from 0.8.15 to 0.9.0
2 parents b3a637d + d82e353 commit 1dfaf0b

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.21'

0 commit comments

Comments
 (0)