Skip to content

Commit

Permalink
chore(deps): update dependency com.google.guava:guava to v31
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 2, 2022
1 parent 3479969 commit 25eb3cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platform/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dependencies {
implementation 'org.spongepowered:configurate-hocon:4.1.2'
implementation 'org.spongepowered:configurate-gson:4.1.2'

implementation 'com.google.guava:guava:21.0'
implementation 'com.google.guava:guava:31.1-jre'

testFixturesImplementation 'cloud.commandframework:cloud-core:1.6.1'
}

0 comments on commit 25eb3cb

Please sign in to comment.