Skip to content

Commit c37d546

Browse files
Bump com.google.guava:guava from 33.0.0-jre to 33.1.0-jre in /CedarJava (#111)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f4c130f commit c37d546

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)