Skip to content

Commit

Permalink
Bump com.google.guava:guava from 33.2.0-jre to 33.2.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.0-jre to 33.2.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Brutus5000 committed Jun 10, 2024
1 parent c15afd4 commit 5738ed8
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.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.2.0-jre")
implementation("com.google.guava:guava:33.2.1-jre")
implementation("org.luaj:luaj-jse:3.0.1")
implementation("io.github.micheljung:nocatch:2.0")
implementation("org.apache.commons:commons-compress:1.26.2")
Expand Down

0 comments on commit 5738ed8

Please sign in to comment.