Skip to content

Commit

Permalink
Bump org.xerial.snappy:snappy-java from 1.1.10.3 to 1.1.10.4 in /jhdf
Browse files Browse the repository at this point in the history
Bumps [org.xerial.snappy:snappy-java](https://github.com/xerial/snappy-java) from 1.1.10.3 to 1.1.10.4.
- [Release notes](https://github.com/xerial/snappy-java/releases)
- [Commits](xerial/snappy-java@v1.1.10.3...v1.1.10.4)

---
updated-dependencies:
- dependency-name: org.xerial.snappy:snappy-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 25, 2023
1 parent 60f071d commit 448910d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jhdf/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ dependencies {
// Matchers
testImplementation group: 'org.hamcrest', name: 'hamcrest', version: '2.2'
// Alternative bitshuffle impl to check results against
testImplementation 'org.xerial.snappy:snappy-java:1.1.10.3'
testImplementation 'org.xerial.snappy:snappy-java:1.1.10.4'
}

test {
Expand Down

0 comments on commit 448910d

Please sign in to comment.