Skip to content

Commit 32d9973

Browse files
dependabot[bot]Brutus5000
authored andcommitted
Bump com.google.guava:guava from 33.3.1-jre to 33.4.0-jre
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.3.1-jre to 33.4.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>
1 parent 0abe4c3 commit 32d9973

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ dependencies {
175175
implementation("org.kohsuke:github-api:1.326")
176176
implementation("org.eclipse.jgit:org.eclipse.jgit:6.10.0.202406032230-r")
177177
implementation("org.jetbrains:annotations:26.0.2")
178-
implementation("com.google.guava:guava:33.3.1-jre")
178+
implementation("com.google.guava:guava:33.4.0-jre")
179179
implementation("org.luaj:luaj-jse:3.0.1")
180180
implementation("io.github.micheljung:nocatch:2.0")
181181
implementation("org.apache.commons:commons-compress:1.27.1")

0 commit comments

Comments
 (0)