Skip to content

Commit 58e1bb9

Browse files
Bump com.google.guava:guava from 33.2.0-jre to 33.3.1-jre
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.2.0-jre to 33.3.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 bc57288 commit 58e1bb9

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
@@ -18,7 +18,7 @@ dependencies {
1818

1919
implementation "com.google.auto.value:auto-value-annotations:$autoValueVersion"
2020
annotationProcessor "com.google.auto.value:auto-value:$autoValueVersion"
21-
implementation 'com.google.guava:guava:33.2.0-jre'
21+
implementation 'com.google.guava:guava:33.3.1-jre'
2222
implementation "com.fasterxml.jackson.core:jackson-core:$jacksonVersion"
2323
implementation "com.fasterxml.jackson.core:jackson-databind:$jacksonVersion"
2424
implementation "com.fasterxml.jackson.datatype:jackson-datatype-jdk8:$jacksonVersion"

0 commit comments

Comments
 (0)