Skip to content

Commit

Permalink
Merge pull request #496 from jamesmudd/dependabot/gradle/jhdf/org.xer…
Browse files Browse the repository at this point in the history
…ial.snappy-snappy-java-1.1.10.4

Bump org.xerial.snappy:snappy-java from 1.1.10.3 to 1.1.10.4 in /jhdf
  • Loading branch information
github-actions[bot] authored Sep 25, 2023
2 parents 60f071d + 448910d commit 536e3e3
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 536e3e3

Please sign in to comment.