Skip to content

Commit

Permalink
Merge pull request #3407 from RPTools/dependabot/gradle/develop/com.g…
Browse files Browse the repository at this point in the history
…oogle.guava-guava-31.1-jre
  • Loading branch information
cwisniew authored Apr 15, 2023
2 parents 6526ffd + 77ad9b4 commit d9f6ba7
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 @@ -453,7 +453,7 @@ dependencies {
// HTML Parsing
implementation 'org.jsoup:jsoup:1.14.3'
// eventbus
implementation 'com.google.guava:guava:31.0.1-jre'
implementation 'com.google.guava:guava:31.1-jre'
// compression of messages between client and server
implementation 'org.apache.commons:commons-compress:1.22'
implementation 'org.tukaani:xz:1.9'
Expand Down

0 comments on commit d9f6ba7

Please sign in to comment.