Skip to content

Commit db65230

Browse files
dependabot[bot]Brutus5000
authored andcommitted
Bump com.google.guava:guava from 33.5.0-jre to 33.6.0-jre
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.5.0-jre to 33.6.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.6.0-jre dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ba79e26 commit db65230

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ dependencies {
183183
implementation("org.kohsuke:github-api:1.330")
184184
implementation("org.eclipse.jgit:org.eclipse.jgit:7.6.0.202603022253-r")
185185
implementation("org.jetbrains:annotations:26.0.2-1")
186-
implementation("com.google.guava:guava:33.5.0-jre")
186+
implementation("com.google.guava:guava:33.6.0-jre")
187187
implementation("org.luaj:luaj-jse:3.0.1")
188188
implementation("io.github.micheljung:nocatch:2.0")
189189
implementation("org.apache.commons:commons-compress:1.28.0")

0 commit comments

Comments
 (0)