Skip to content

Commit 4ded70d

Browse files
author
Christoph Berg
authored
Merge pull request #478 from zalando/dependabot/gradle/com.google.guava-guava-33.4.5-jre
Bump com.google.guava:guava from 33.4.0-jre to 33.4.5-jre
2 parents 8563be6 + f14a994 commit 4ded70d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dependencies {
3737
implementation(platform("com.fasterxml.jackson:jackson-bom:2.18.3"))
3838
implementation("commons-io:commons-io:2.18.0")
3939
implementation("com.google.code.gson:gson:2.12.1")
40-
implementation("com.google.guava:guava:33.4.0-jre")
40+
implementation("com.google.guava:guava:33.4.5-jre")
4141
implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml")
4242
implementation("com.fasterxml.jackson.core:jackson-core")
4343
implementation("com.fasterxml.jackson.core:jackson-databind")

0 commit comments

Comments
 (0)