Skip to content

Commit

Permalink
Merge pull request #461 from zalando/dependabot/gradle/com.google.gua…
Browse files Browse the repository at this point in the history
…va-guava-33.4.0-jre

Bump com.google.guava:guava from 33.3.1-jre to 33.4.0-jre
  • Loading branch information
cberg-zalando authored Dec 18, 2024
2 parents 3e290e9 + 020d98e commit 0b60d07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ dependencies {
implementation(platform("com.fasterxml.jackson:jackson-bom:2.18.2"))
implementation("commons-io:commons-io:2.18.0")
implementation("com.google.code.gson:gson:2.11.0")
implementation("com.google.guava:guava:33.3.1-jre")
implementation("com.google.guava:guava:33.4.0-jre")
implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml")
implementation("com.fasterxml.jackson.core:jackson-core")
implementation("com.fasterxml.jackson.core:jackson-databind")
Expand Down

0 comments on commit 0b60d07

Please sign in to comment.