Skip to content

Commit

Permalink
Bump guava from 23.4-jre to 30.1.1-jre
Browse files Browse the repository at this point in the history
Bumps [guava](https://github.com/google/guava) from 23.4-jre to 30.1.1-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Mar 19, 2021
1 parent 01a844a commit 0d8c824
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 @@ -17,7 +17,7 @@ repositories {

dependencies {
compile 'io.netty:netty-all:4.1.53.Final'
compile 'com.google.guava:guava:23.4-jre'
compile 'com.google.guava:guava:30.1.1-jre'
compile 'org.slf4j:slf4j-api:1.7.30'
compile group: 'com.fasterxml.jackson.core', name: 'jackson-databind', version: '2.11.1'
compile group: 'org.apache.commons', name: 'commons-lang3', version: '3.11'
Expand Down

0 comments on commit 0d8c824

Please sign in to comment.