Skip to content

Commit dd0986c

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 ceabc49 commit dd0986c

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
@@ -122,7 +122,7 @@ def libraries = [
122122
jetty : 'org.eclipse.jetty:jetty-server:10.0.26',
123123
jgit : 'org.eclipse.jgit:org.eclipse.jgit:6.10.1.202505221210-r',
124124
jolt : 'com.bazaarvoice.jolt:jolt-core:0.1.8',
125-
jruby : 'org.jruby:jruby:9.4.14.0',
125+
jruby : 'org.jruby:jruby:10.1.0.0',
126126
jsonUnit : 'net.javacrumbs.json-unit:json-unit-assertj:5.1.1',
127127
jsoup : 'org.jsoup:jsoup:1.22.2',
128128
junit5Bom : 'org.junit:junit-bom:6.1.0',

0 commit comments

Comments
 (0)