Skip to content

Commit

Permalink
Merge pull request RPTools#4477 from RPTools/dependabot/gradle/develo…
Browse files Browse the repository at this point in the history
…p/com.github.luben-zstd-jni-1.5.5-10

Bump com.github.luben:zstd-jni from 1.5.5-3 to 1.5.5-10
  • Loading branch information
cwisniew authored Nov 23, 2023
2 parents 169f1cd + d54ce44 commit 9a0787e
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 9a0787e

Please sign in to comment.