Skip to content

Commit

Permalink
Merge pull request #4713 from RPTools/dependabot/gradle/org.apache.co…
Browse files Browse the repository at this point in the history
…mmons-commons-compress-1.26.0

Bump org.apache.commons:commons-compress from 1.25.0 to 1.26.0
  • Loading branch information
cwisniew authored Apr 2, 2024
2 parents 8dd8320 + 9b0fe2f commit e7e2c20
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 @@ -517,7 +517,7 @@ dependencies {
// eventbus
implementation 'com.google.guava:guava:33.0.0-jre'
// compression of messages between client and server
implementation 'org.apache.commons:commons-compress:1.25.0'
implementation 'org.apache.commons:commons-compress:1.26.0'
implementation 'com.github.luben:zstd-jni:1.5.5-11'
// intellij forms runtime
implementation 'com.jetbrains.intellij.java:java-gui-forms-rt:241.12019'
Expand Down

0 comments on commit e7e2c20

Please sign in to comment.