Skip to content

Commit

Permalink
Update dependency com.google.guava:guava to v33.3.1-jre
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent 58be971 commit a2ca3ea
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 @@ -243,7 +243,7 @@ dependencyUpdates {

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

Expand Down

0 comments on commit a2ca3ea

Please sign in to comment.