Skip to content

Commit

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

---
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 Aug 5, 2024
1 parent ce9d3b6 commit b5140a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1055,7 +1055,7 @@
<dependency>
<groupId>com.carrotsearch</groupId>
<artifactId>hppc</artifactId>
<version>0.9.1</version>
<version>0.10.0</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down

0 comments on commit b5140a8

Please sign in to comment.