Skip to content

Commit 0d570f5

Browse files
dependabot[bot]Brutus5000
authored andcommitted
Bump com.google.guava:guava from 32.0.1-jre to 32.1.1-jre
Bumps [com.google.guava:guava](https://github.com/google/guava) from 32.0.1-jre to 32.1.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]>
1 parent e001a99 commit 0d570f5

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
@@ -256,7 +256,7 @@ dependencies {
256256
implementation("org.kohsuke:github-api:1.315")
257257
implementation("org.eclipse.jgit:org.eclipse.jgit:6.6.0.202305301015-r")
258258
implementation("org.jetbrains:annotations:24.0.1")
259-
implementation("com.google.guava:guava:32.0.1-jre")
259+
implementation("com.google.guava:guava:32.1.1-jre")
260260
implementation("org.luaj:luaj-jse:3.0.1")
261261
implementation("io.github.micheljung:nocatch:2.0")
262262
implementation("org.apache.commons:commons-compress:1.23.0")

0 commit comments

Comments
 (0)