Skip to content

Commit

Permalink
Bump com.github.luben:zstd-jni from 1.5.6-6 to 1.5.6-7 (#115)
Browse files Browse the repository at this point in the history
Bumps [com.github.luben:zstd-jni](https://github.com/luben/zstd-jni) from 1.5.6-6 to 1.5.6-7.
- [Commits](https://github.com/luben/zstd-jni/commits)

---
updated-dependencies:
- dependency-name: com.github.luben:zstd-jni
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 and no-preserve-root committed Nov 5, 2024
1 parent 749b2f1 commit 4fa4479
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@ kotlin-coroutines = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutine
kotlin-serialization-json = { group = "org.jetbrains.kotlinx", name = "kotlinx-serialization-json", version = "1.7.3" }
petitparser-core = { group = "com.github.petitparser", name = "petitparser-core", version = "2.4.0" }
xz = { group = "org.tukaani", name = "xz", version = "1.10" }
zstd = { group = "com.github.luben", name = "zstd-jni", version = "1.5.6-6" }
zstd = { group = "com.github.luben", name = "zstd-jni", version = "1.5.6-7" }
z3-turnkey = { group = "tools.aqua", name = "z3-turnkey", version = "4.13.0.1" }

0 comments on commit 4fa4479

Please sign in to comment.