Skip to content

Commit

Permalink
Bump org.xerial.snappy:snappy-java from 1.1.8.2 to 1.1.10.5
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.8.2 to 1.1.10.5.
- [Release notes](https://github.com/xerial/snappy-java/releases)
- [Commits](xerial/snappy-java@1.1.8.2...v1.1.10.5)

---
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 Jun 26, 2024
1 parent 4ed8d4a commit f754ce1
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 @@ -38,7 +38,7 @@ dependencies {
implementation group: 'org.javatuples', name: 'javatuples', version: '1.2'
implementation group: 'org.slf4j', name: 'slf4j-api', version: '1.7.30'
implementation 'org.slf4j:slf4j-api'
implementation 'org.xerial.snappy:snappy-java:1.1.8.2'
implementation 'org.xerial.snappy:snappy-java:1.1.10.5'
implementation group: 'com.jayway.jsonpath', name: 'json-path', version: '2.6.0'
testImplementation group: 'ch.qos.logback', name: 'logback-classic', version: '0.9.26'
testImplementation group: 'org.awaitility', name: 'awaitility', version: '4.0.3'
Expand Down

0 comments on commit f754ce1

Please sign in to comment.