Skip to content

Commit 376617c

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 f4c130f commit 376617c

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
@@ -74,7 +74,7 @@ dependencies {
7474
implementation 'com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.16.2'
7575
implementation 'org.slf4j:slf4j-api:2.0.12'
7676
implementation 'com.fizzed:jne:4.1.1'
77-
implementation 'com.google.guava:guava:33.0.0-jre'
77+
implementation 'com.google.guava:guava:33.1.0-jre'
7878
compileOnly 'com.github.spotbugs:spotbugs-annotations:4.8.3'
7979
testImplementation 'org.slf4j:slf4j-simple:2.0.12'
8080
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.2'

0 commit comments

Comments
 (0)