Skip to content

Commit

Permalink
Bump com.google.guava:guava from 32.0.1-jre to 32.1.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.1-jre to 32.1.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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and Brutus5000 committed Jul 30, 2023
1 parent e001a99 commit 0d570f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -256,7 +256,7 @@ dependencies {
implementation("org.kohsuke:github-api:1.315")
implementation("org.eclipse.jgit:org.eclipse.jgit:6.6.0.202305301015-r")
implementation("org.jetbrains:annotations:24.0.1")
implementation("com.google.guava:guava:32.0.1-jre")
implementation("com.google.guava:guava:32.1.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 0d570f5

Please sign in to comment.