Skip to content

Commit 2d7317f

Browse files
chore(deps): bump org.jruby.joni:joni from 2.2.3 to 2.2.5 (#21)
Bumps [org.jruby.joni:joni](https://github.com/jruby/joni) from 2.2.3 to 2.2.5. - [Commits](jruby/joni@joni-2.2.3...joni-2.2.5) --- 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 afb9c65 commit 2d7317f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugin-transform-grok/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ jar {
1313
}
1414

1515
dependencies {
16-
implementation 'org.jruby.joni:joni:2.2.3'
16+
implementation 'org.jruby.joni:joni:2.2.5'
1717
}

0 commit comments

Comments
 (0)