Skip to content

Commit

Permalink
Bump org.xerial.snappy:snappy-java in the dependencies group (#298)
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 1 update: [org.xerial.snappy:snappy-java](https://github.com/xerial/snappy-java).


Updates `org.xerial.snappy:snappy-java` from 1.1.10.6 to 1.1.10.7
- [Release notes](https://github.com/xerial/snappy-java/releases)
- [Commits](xerial/snappy-java@v1.1.10.6...v1.1.10.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 12, 2024
1 parent f318638 commit f66c5a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ val okhttp3Version = "4.11.0"
val commonsCodecVersion = "1.17.1"
val caffeineVersion = "3.1.8"
val ktfmtVersion = "0.44"
val snappyJavaVersion = "1.1.10.6"
val snappyJavaVersion = "1.1.10.7"
val avroVersion = "1.12.0"
val diagnosekoderVersion = "1.2024.0"
val javaVersion = JvmTarget.JVM_21
Expand Down

0 comments on commit f66c5a8

Please sign in to comment.