Skip to content

Commit

Permalink
Bump hppc from 0.8.1 to 0.9.1 in /server
Browse files Browse the repository at this point in the history
Bumps [hppc](https://github.com/carrotsearch/hppc) from 0.8.1 to 0.9.1.
- [Release notes](https://github.com/carrotsearch/hppc/releases)
- [Changelog](https://github.com/carrotsearch/hppc/blob/master/CHANGES.txt)
- [Commits](carrotsearch/hppc@0.8.1...0.9.1)

---
updated-dependencies:
- dependency-name: com.carrotsearch:hppc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 25, 2022
1 parent 1a40bd5 commit 5f9c67b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ dependencies {

// utilities
api project(":libs:opensearch-cli")
api 'com.carrotsearch:hppc:0.8.1'
api 'com.carrotsearch:hppc:0.9.1'

// time handling, remove with java 8 time
api "joda-time:joda-time:${versions.joda}"
Expand Down

0 comments on commit 5f9c67b

Please sign in to comment.