Skip to content

Commit

Permalink
Bump com.github.luben:zstd-jni from 1.5.5-3 to 1.5.5-10
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-10.
- [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]>
  • Loading branch information
dependabot[bot] authored Nov 23, 2023
1 parent 409b96a commit d54ce44
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 @@ -511,7 +511,7 @@ dependencies {
implementation 'com.google.guava:guava:32.1.3-jre'
// compression of messages between client and server
implementation 'org.apache.commons:commons-compress:1.25.0'
implementation 'com.github.luben:zstd-jni:1.5.5-3'
implementation 'com.github.luben:zstd-jni:1.5.5-10'
// intellij forms runtime
implementation 'com.jetbrains.intellij.java:java-gui-forms-rt:241.774'
// layout for forms created in code
Expand Down

0 comments on commit d54ce44

Please sign in to comment.