Skip to content

Commit 2daeb75

Browse files
authored
Update plugin jcstress to v0.9.0 (#2882)
1 parent 895a6e4 commit 2daeb75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ weld-se-core = { module = "org.jboss.weld.se:weld-se-core", version = "6.0.3.Fin
109109
weld-junit5 = { module = "org.jboss.weld:weld-junit5", version = "5.0.3.Final" }
110110

111111
[plugins]
112-
jcstress = { id = "io.github.reyerizo.gradle.jcstress", version = "0.8.15" }
112+
jcstress = { id = "io.github.reyerizo.gradle.jcstress", version = "0.9.0" }
113113
jmh = { id = "me.champeau.jmh", version = "0.7.3" }
114114
openapi-generator = { id = "org.openapi.generator", version = "7.12.0" }
115115
quarkus = { id = "io.quarkus", version.ref = "quarkus" }

0 commit comments

Comments
 (0)