Skip to content

Commit 2744afa

Browse files
build(deps): bump org.jruby:jruby from 9.4.14.0 to 10.1.0.0
Bumps org.jruby:jruby from 9.4.14.0 to 10.1.0.0. --- updated-dependencies: - dependency-name: org.jruby:jruby dependency-version: 10.1.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8bf1c55 commit 2744afa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ def libraries = [
121121
jetty : 'org.eclipse.jetty:jetty-server:10.0.26',
122122
jgit : 'org.eclipse.jgit:org.eclipse.jgit:6.10.1.202505221210-r',
123123
jolt : 'com.bazaarvoice.jolt:jolt-core:0.1.8',
124-
jruby : 'org.jruby:jruby:9.4.14.0',
124+
jruby : 'org.jruby:jruby:10.1.0.0',
125125
jsonUnit : 'net.javacrumbs.json-unit:json-unit-assertj:5.1.1',
126126
jsoup : 'org.jsoup:jsoup:1.22.2',
127127
junit5Bom : 'org.junit:junit-bom:6.0.3',

0 commit comments

Comments
 (0)