Skip to content

Commit

Permalink
Update dependency com.google.guava:guava to v33.4.0-jre (#1829)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 6, 2025
1 parent e084c76 commit 538dd94
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.4.0-jre') {
entry 'guava'
}

Expand Down

0 comments on commit 538dd94

Please sign in to comment.