Skip to content

Commit

Permalink
Bump com.google.guava:guava from 32.1.2-jre to 32.1.3-jre (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent 6530bef commit 2c3f092
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ assertj = { module = "org.assertj:assertj-core", version.ref = "assertj" }
cel = { module = "org.projectnessie.cel:cel-bom", version.ref = "cel" }
cel-core = { module = "org.projectnessie.cel:cel-core" }
errorprone = { module = "com.google.errorprone:error_prone_core", version = "2.22.0" }
guava = { module = "com.google.guava:guava", version = "32.1.2-jre" }
guava = { module = "com.google.guava:guava", version = "32.1.3-jre" }
jakarta-mail-api = { module = "jakarta.mail:jakarta.mail-api", version = "2.1.2" }
junit = { module = "junit:junit", version.ref = "junit" }
maven-plugin = { module = "com.vanniktech:gradle-maven-publish-plugin", version = "0.25.3" }
Expand Down

0 comments on commit 2c3f092

Please sign in to comment.