Skip to content

Commit

Permalink
Bump net.openhft:zero-allocation-hashing from 0.16 to 0.26ea0
Browse files Browse the repository at this point in the history
Bumps [net.openhft:zero-allocation-hashing](https://github.com/OpenHFT/Zero-Allocation-Hashing) from 0.16 to 0.26ea0.
- [Release notes](https://github.com/OpenHFT/Zero-Allocation-Hashing/releases)
- [Commits](https://github.com/OpenHFT/Zero-Allocation-Hashing/commits)

---
updated-dependencies:
- dependency-name: net.openhft:zero-allocation-hashing
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jun 6, 2024
1 parent c1ede80 commit 861b794
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies {
testImplementation group: 'org.hipparchus', name: 'hipparchus-optim', version: '3.1'
testImplementation group: 'com.google.guava', name: 'guava', version: '33.2.1-jre'
testImplementation group: 'commons-codec', name: 'commons-codec', version: '1.17.0'
testImplementation group: 'net.openhft', name: 'zero-allocation-hashing', version: '0.16'
testImplementation group: 'net.openhft', name: 'zero-allocation-hashing', version: '0.26ea0'
testImplementation group: 'com.appmattus.crypto', name: 'cryptohash', version: '1.0.2'
testImplementation group: 'org.greenrobot', name: 'essentials', version: '3.1.0'
errorprone("com.google.errorprone:error_prone_core:2.27.1")
Expand Down

0 comments on commit 861b794

Please sign in to comment.