Skip to content

Commit

Permalink
Bump com.google.guava:guava from 32.0.1-jre to 32.1.1-jre (#10060)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Oliver Kopp <kopp.dev@gmail.com>
  • Loading branch information
dependabot[bot] and koppor authored Jul 3, 2023
1 parent a340e4c commit e991e82
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 @@ -161,7 +161,7 @@ dependencies {
exclude module: 'oraclepki'
}

implementation ('com.google.guava:guava:32.0.1-jre') {
implementation ('com.google.guava:guava:32.1.1-jre') {
// TODO: Remove this as soon as https://github.com/google/guava/issues/2960 is fixed
exclude module: "jsr305"
}
Expand Down

0 comments on commit e991e82

Please sign in to comment.