Skip to content

Commit

Permalink
Bump com.google.guava:guava from 33.2.1-jre to 33.3.1-jre
Browse files Browse the repository at this point in the history
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.2.1-jre to 33.3.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Brutus5000 committed Nov 2, 2024
1 parent 2d93068 commit 7e3f5ba
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 @@ -175,7 +175,7 @@ dependencies {
implementation("org.kohsuke:github-api:1.323")
implementation("org.eclipse.jgit:org.eclipse.jgit:6.10.0.202406032230-r")
implementation("org.jetbrains:annotations:24.1.0")
implementation("com.google.guava:guava:33.2.1-jre")
implementation("com.google.guava:guava:33.3.1-jre")
implementation("org.luaj:luaj-jse:3.0.1")
implementation("io.github.micheljung:nocatch:2.0")
implementation("org.apache.commons:commons-compress:1.27.1")
Expand Down

0 comments on commit 7e3f5ba

Please sign in to comment.