Skip to content

Commit 4ca90ec

Browse files
dependabot[bot]Brutus5000
authored andcommitted
Bump com.google.guava:guava from 33.4.8-jre to 33.5.0-jre
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.4.8-jre to 33.5.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-version: 33.5.0-jre dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 25ee121 commit 4ca90ec

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
@@ -176,7 +176,7 @@ dependencies {
176176
implementation("org.kohsuke:github-api:1.330")
177177
implementation("org.eclipse.jgit:org.eclipse.jgit:7.3.0.202506031305-r")
178178
implementation("org.jetbrains:annotations:26.0.2-1")
179-
implementation("com.google.guava:guava:33.4.8-jre")
179+
implementation("com.google.guava:guava:33.5.0-jre")
180180
implementation("org.luaj:luaj-jse:3.0.1")
181181
implementation("io.github.micheljung:nocatch:2.0")
182182
implementation("org.apache.commons:commons-compress:1.28.0")

0 commit comments

Comments
 (0)