This is an automated email from the ASF dual-hosted git repository.

snazy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/polaris.git


The following commit(s) were added to refs/heads/main by this push:
     new 2daeb7570 Update plugin jcstress to v0.9.0 (#2882)
2daeb7570 is described below

commit 2daeb7570bb751324861c7f92dbd4088f4d7e75e
Author: Mend Renovate <[email protected]>
AuthorDate: Fri Oct 24 06:58:48 2025 +0100

    Update plugin jcstress to v0.9.0 (#2882)
---
 gradle/libs.versions.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index 7ac3a6a74..5a535d536 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -109,7 +109,7 @@ weld-se-core = { module = "org.jboss.weld.se:weld-se-core", 
version = "6.0.3.Fin
 weld-junit5 = { module = "org.jboss.weld:weld-junit5", version = "5.0.3.Final" 
}
 
 [plugins]
-jcstress = { id = "io.github.reyerizo.gradle.jcstress", version = "0.8.15" }
+jcstress = { id = "io.github.reyerizo.gradle.jcstress", version = "0.9.0" }
 jmh = { id = "me.champeau.jmh", version = "0.7.3" }
 openapi-generator = { id = "org.openapi.generator", version = "7.12.0" }
 quarkus = { id = "io.quarkus", version.ref = "quarkus" }

Reply via email to