Skip to content

Commit

Permalink
Bump com.google.guava:guava from 33.1.0-jre to 33.2.0-jre
Browse files Browse the repository at this point in the history
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.1.0-jre to 33.2.0-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] committed May 3, 2024
1 parent dcc8ab0 commit ecca338
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -175,7 +175,7 @@ dependencies {
implementation("org.kohsuke:github-api:1.321")
implementation("org.eclipse.jgit:org.eclipse.jgit:6.9.0.202403050737-r")
implementation("org.jetbrains:annotations:24.1.0")
implementation("com.google.guava:guava:33.1.0-jre")
implementation("com.google.guava:guava:33.2.0-jre")
implementation("org.luaj:luaj-jse:3.0.1")
implementation("io.github.micheljung:nocatch:2.0")
implementation("org.apache.commons:commons-compress:1.26.1")
Expand Down

0 comments on commit ecca338

Please sign in to comment.