Skip to content

Commit

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

Bump com.google.guava:guava from 33.2.0-jre to 33.2.1-jre
  • Loading branch information
cberg-zalando authored Jun 4, 2024
2 parents c5c7c6a + b85a61f commit 27fd35b
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.17.1"))
implementation("commons-io:commons-io:2.16.1")
implementation("com.google.code.gson:gson:2.11.0")
implementation("com.google.guava:guava:33.2.0-jre")
implementation("com.google.guava:guava:33.2.1-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 27fd35b

Please sign in to comment.