Skip to content

Commit c69ae88

Browse files
Bump com.google.guava:guava from 33.3.0-jre to 33.3.1-jre (#629)
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.3.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-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3a7b5cf commit c69ae88

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
@@ -62,7 +62,7 @@ subprojects {
6262
api "com.fasterxml.jackson.core:jackson-databind:${jacksonVersion}"
6363
api "com.fasterxml.jackson.datatype:jackson-datatype-jsr310:${jacksonVersion}"
6464

65-
implementation 'com.google.guava:guava:33.3.0-jre'
65+
implementation 'com.google.guava:guava:33.3.1-jre'
6666

6767
implementation "org.reflections:reflections:${reflectionsVersion}"
6868
implementation 'com.esotericsoftware.kryo:kryo5:5.6.2'

0 commit comments

Comments
 (0)