Skip to content

Commit

Permalink
chore(deps): bump com.github.luben:zstd-jni from 1.5.6-10 to 1.5.7-1
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-10 to 1.5.7-1.
- [Commits](luben/zstd-jni@v1.5.6-10...v1.5.7-1)

---
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 Feb 24, 2025
1 parent 9e31a6f commit b34c16e
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 @@ -46,7 +46,7 @@ dependencies {
implementation("org.java-websocket:Java-WebSocket:1.6.0")
implementation("org.javatuples:javatuples:1.2")

implementation("com.github.luben:zstd-jni:1.5.6-10")
implementation("com.github.luben:zstd-jni:1.5.7-1")

// Prometheus
implementation("io.prometheus:prometheus-metrics-core:1.3.6")
Expand Down

0 comments on commit b34c16e

Please sign in to comment.