Skip to content

Commit

Permalink
Update dependency com.google.guava:guava to v32.1.3-jre
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 30, 2024
1 parent 54bbdea commit b9c81eb
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 @@ -203,7 +203,7 @@ dependencyCheck {
dependencyManagement {
dependencies {
dependency group: 'org.bouncycastle', name: 'bcpkix-jdk18on', version: '1.77'
dependencySet(group: 'com.google.guava', version: '32.1.1-jre') {
dependencySet(group: 'com.google.guava', version: '32.1.3-jre') {
entry 'guava'
}

Expand Down

0 comments on commit b9c81eb

Please sign in to comment.