diff --git a/build.gradle b/build.gradle index 358cf26d750..16dfa5c93ff 100644 --- a/build.gradle +++ b/build.gradle @@ -121,7 +121,7 @@ def libraries = [ jetty : 'org.eclipse.jetty:jetty-server:10.0.26', jgit : 'org.eclipse.jgit:org.eclipse.jgit:6.10.1.202505221210-r', jolt : 'com.bazaarvoice.jolt:jolt-core:0.1.8', - jruby : 'org.jruby:jruby:9.4.14.0', + jruby : 'org.jruby:jruby:10.0.5.0', jsonUnit : 'net.javacrumbs.json-unit:json-unit-assertj:5.1.1', jsoup : 'org.jsoup:jsoup:1.22.2', junit5Bom : 'org.junit:junit-bom:6.0.3',