Skip to content

Commit

Permalink
Bump org.jruby.jcodings:jcodings from 1.0.58 to 1.0.61 in /libs/grok
Browse files Browse the repository at this point in the history
Bumps [org.jruby.jcodings:jcodings](https://github.com/jruby/jcodings) from 1.0.58 to 1.0.61.
- [Commits](jruby/jcodings@jcodings-1.0.58...jcodings-1.0.61)

---
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 Jan 20, 2025
1 parent 1b4a817 commit 7d1d825
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.2.1'
// joni dependencies:
api 'org.jruby.jcodings:jcodings:1.0.58'
api 'org.jruby.jcodings:jcodings:1.0.61'

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

0 comments on commit 7d1d825

Please sign in to comment.