Skip to content

Commit

Permalink
chore(deps): bump org.xerial.snappy:snappy-java
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]>
  • Loading branch information
dependabot[bot] authored Sep 11, 2024
1 parent beb34ce commit e391a2f
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 @@ -17,7 +17,7 @@ val mockkVersion = "1.13.12"
val kotlinVersion = "2.0.20"
val commonsCodecVersion = "1.17.1"
val ktfmtVersion = "0.44"
val snappyJavaVersion = "1.1.10.6"
val snappyJavaVersion = "1.1.10.7"
val diagnosekoderVersion = "1.2024.0"
val kafkaVersion = "3.8.0"
val javaVersion = JvmTarget.JVM_21
Expand Down

0 comments on commit e391a2f

Please sign in to comment.