Skip to content

Commit

Permalink
Bump com.google.guava:guava from 32.0.0-jre to 32.0.1-jre
Browse files Browse the repository at this point in the history
Bumps [com.google.guava:guava](https://github.com/google/guava) from 32.0.0-jre to 32.0.1-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

---
updated-dependencies:
- dependency-name: com.google.guava:guava
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and Brutus5000 committed Jun 12, 2023
1 parent a51375c commit 21b7bb3
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 @@ -256,7 +256,7 @@ dependencies {
implementation("org.kohsuke:github-api:1.315")
implementation("org.eclipse.jgit:org.eclipse.jgit:6.5.0.202303070854-r")
implementation("org.jetbrains:annotations:24.0.1")
implementation("com.google.guava:guava:32.0.0-jre")
implementation("com.google.guava:guava:32.0.1-jre")
implementation("org.luaj:luaj-jse:3.0.1")
implementation("io.github.micheljung:nocatch:2.0")
implementation("org.apache.commons:commons-compress:1.23.0")
Expand Down

0 comments on commit 21b7bb3

Please sign in to comment.