Skip to content

Commit 7bab481

Browse files
authoredFeb 6, 2025
Bump org.jruby.joni:joni from 2.2.1 to 2.2.3 (#17280)
Bumps [org.jruby.joni:joni](https://github.com/jruby/joni) from 2.2.1 to 2.2.3. - [Commits](jruby/joni@joni-2.2.1...joni-2.2.3) --- updated-dependencies: - dependency-name: org.jruby.joni:joni dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 77e4112 commit 7bab481

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎buildSrc/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ dependencies {
120120
api 'org.apache.maven:maven-model:3.9.6'
121121
api 'com.networknt:json-schema-validator:1.2.0'
122122
api 'org.jruby.jcodings:jcodings:1.0.58'
123-
api 'org.jruby.joni:joni:2.2.1'
123+
api 'org.jruby.joni:joni:2.2.3'
124124
api "com.fasterxml.jackson.core:jackson-databind:${props.getProperty('jackson_databind')}"
125125
api "org.ajoberstar.grgit:grgit-core:5.2.1"
126126

0 commit comments

Comments
 (0)