Skip to content

Commit

Permalink
Merge pull request #4522 from RPTools/dependabot/gradle/develop/com.g…
Browse files Browse the repository at this point in the history
…ithub.luben-zstd-jni-1.5.5-11

Bump com.github.luben:zstd-jni from 1.5.5-10 to 1.5.5-11
  • Loading branch information
cwisniew authored Dec 7, 2023
2 parents bffb47d + d6bdbec commit 2160c8c
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-10'
implementation 'com.github.luben:zstd-jni:1.5.5-11'
// 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 2160c8c

Please sign in to comment.