Skip to content

Commit

Permalink
Bump com.github.luben:zstd-jni from 1.5.5-6 to 1.5.5-11
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.5-6 to 1.5.5-11.
- [Commits](luben/zstd-jni@v1.5.5-6...v1.5.5-11)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent 2c83c13 commit 4145b34
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 @@ -56,7 +56,7 @@ dependencies {
implementation("commons-io:commons-io:2.14.0")
implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.15.3")
implementation("com.fasterxml.jackson.module:jackson-module-kotlin:2.15.3")
implementation("com.github.luben:zstd-jni:1.5.5-6")
implementation("com.github.luben:zstd-jni:1.5.5-11")
implementation("com.github.zafarkhaja:java-semver:0.9.0")
implementation("com.google.guava:guava:32.1.3-jre")
implementation("com.ongres.scram:client:2.1") // support PostgreSQL SCRAM-SHA-256 authentication
Expand Down

0 comments on commit 4145b34

Please sign in to comment.