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 12, 2024
1 parent e26c724 commit c662f97
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 c662f97

Please sign in to comment.