Skip to content

Commit 3cf44ae

Browse files
Bump jcodings from 1.0.57 to 1.0.58 in /libs/grok
Bumps [jcodings](https://github.com/jruby/jcodings) from 1.0.57 to 1.0.58. - [Release notes](https://github.com/jruby/jcodings/releases) - [Commits](jruby/jcodings@jcodings-1.0.57...jcodings-1.0.58) --- updated-dependencies: - dependency-name: org.jruby.jcodings:jcodings dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cdc7a2f commit 3cf44ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/grok/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
dependencies {
3232
api 'org.jruby.joni:joni:2.1.43'
3333
// joni dependencies:
34-
api 'org.jruby.jcodings:jcodings:1.0.57'
34+
api 'org.jruby.jcodings:jcodings:1.0.58'
3535

3636
testImplementation(project(":test:framework")) {
3737
exclude group: 'org.opensearch', module: 'opensearch-grok'

0 commit comments

Comments
 (0)