Skip to content

Commit 5d6106e

Browse files
Bump org.jruby.jcodings:jcodings from 1.0.61 to 1.0.63 in /libs/grok
Bumps [org.jruby.jcodings:jcodings](https://github.com/jruby/jcodings) from 1.0.61 to 1.0.63. - [Commits](jruby/jcodings@jcodings-1.0.61...jcodings-1.0.63) --- 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 9bef705 commit 5d6106e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/grok/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
dependencies {
3232
api 'org.jruby.joni:joni:2.2.3'
3333
// joni dependencies:
34-
api 'org.jruby.jcodings:jcodings:1.0.61'
34+
api 'org.jruby.jcodings:jcodings:1.0.63'
3535

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

0 commit comments

Comments
 (0)