Skip to content

Commit

Permalink
Bump com.github.luben:zstd-jni from 1.5.5-3 to 1.5.5-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.5-3 to 1.5.5-8.
- [Commits](luben/zstd-jni@v1.5.5-3...v1.5.5-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 Oct 31, 2023
1 parent 5b72b13 commit 9517713
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -485,7 +485,7 @@ dependencies {
implementation 'com.google.guava:guava:31.1-jre'
// compression of messages between client and server
implementation 'org.apache.commons:commons-compress:1.23.0'
implementation 'com.github.luben:zstd-jni:1.5.5-3'
implementation 'com.github.luben:zstd-jni:1.5.5-8'
// intellij forms runtime
implementation 'com.jetbrains.intellij.java:java-gui-forms-rt:223.7571.182'
// layout for forms created in code
Expand Down

0 comments on commit 9517713

Please sign in to comment.