Skip to content

Commit 4488e8a

Browse files
Bump com.google.guava:guava from 33.0.0-jre to 33.1.0-jre in /CedarJava
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.0.0-jre to 33.1.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-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3eea377 commit 4488e8a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CedarJava/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ dependencies {
7070
implementation 'com.fasterxml.jackson.core:jackson-databind:2.16.2'
7171
implementation 'com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.16.2'
7272
implementation 'org.slf4j:slf4j-api:2.0.12'
73-
implementation 'com.google.guava:guava:33.0.0-jre'
73+
implementation 'com.google.guava:guava:33.1.0-jre'
7474
compileOnly 'com.github.spotbugs:spotbugs-annotations:4.8.3'
7575
testImplementation 'org.slf4j:slf4j-simple:2.0.12'
7676
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.2'

0 commit comments

Comments
 (0)