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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 2, 2022
1 parent 01700df commit c5c0d15
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 c5c0d15

Please sign in to comment.