Skip to content
This repository was archived by the owner on Jan 30, 2025. It is now read-only.

Commit cc71b12

Browse files
Bump com.google.guava:guava from 32.1.2-jre to 33.4.0-jre
Bumps [com.google.guava:guava](https://github.com/google/guava) from 32.1.2-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-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 143fa33 commit cc71b12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ dependencies {
4949
//Don't forget to also update the links in the html templates if you change this!
5050

5151
// guava
52-
implementation("com.google.guava:guava:32.1.2-jre")
52+
implementation("com.google.guava:guava:33.4.0-jre")
5353

5454
// logging
5555
implementation("ch.qos.logback:logback-core:${logbackVersion}")

0 commit comments

Comments
 (0)