Skip to content

Commit

Permalink
Update dependency com.google.guava:guava to v33.2.1-jre
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 22, 2024
1 parent 6af36c7 commit 350edc1
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 @@ -388,7 +388,7 @@ dependencyUpdates {

dependencyManagement {
dependencies {
dependencySet(group: 'com.google.guava', version: '33.1.0-jre') {
dependencySet(group: 'com.google.guava', version: '33.2.1-jre') {
entry 'guava'
}

Expand Down

0 comments on commit 350edc1

Please sign in to comment.