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 Dec 16, 2024
1 parent b6f8ebe commit d03c50c
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 d03c50c

Please sign in to comment.