Skip to content

Commit

Permalink
Bump com.github.luben:zstd-jni from 1.5.6-7 to 1.5.6-8
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-7 to 1.5.6-8.
- [Commits](luben/zstd-jni@v1.5.6-7...v1.5.6-8)

---
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]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent c7f63b4 commit b09b478
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-7" }
zstd = { group = "com.github.luben", name = "zstd-jni", version = "1.5.6-8" }
z3-turnkey = { group = "tools.aqua", name = "z3-turnkey", version = "4.13.0.1" }

0 comments on commit b09b478

Please sign in to comment.