Skip to content

Commit

Permalink
Bump jcodings from 1.0.57 to 1.0.58 in /libs/grok
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Nov 14, 2022
1 parent 286deaa commit 6d099db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/grok/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
dependencies {
api 'org.jruby.joni:joni:2.1.43'
// joni dependencies:
api 'org.jruby.jcodings:jcodings:1.0.57'
api 'org.jruby.jcodings:jcodings:1.0.58'

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

0 comments on commit 6d099db

Please sign in to comment.