Skip to content

Commit

Permalink
Update dependency com.google.guava:guava to v30.1.1-jre
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 1, 2023
1 parent 5bf82ea commit 6dd28ed
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 @@ -181,7 +181,7 @@ dependencyManagement {
}

dependencies {
dependency 'com.google.guava:guava:30.1-jre'
dependency 'com.google.guava:guava:30.1.1-jre'

dependencySet(group: 'commons-beanutils', version: '1.9.4') {
entry 'commons-beanutils'
Expand Down

0 comments on commit 6dd28ed

Please sign in to comment.