Skip to content

Commit

Permalink
Bump com.google.guava:guava from 33.3.1-jre to 33.4.0-jre
Browse files Browse the repository at this point in the history
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.3.1-jre to 33.4.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>
  • Loading branch information
dependabot[bot] authored Dec 17, 2024
1 parent d55bf4f commit 348c560
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencyResolutionManagement {
library("lombok", "org.projectlombok:lombok:1.18.36")
library("micrometer-core", "io.micrometer:micrometer-core:1.14.2")
library("reactor-core", "io.projectreactor:reactor-core:3.7.1")
library("guava", "com.google.guava:guava:33.3.1-jre")
library("guava", "com.google.guava:guava:33.4.0-jre")
library("junit-jupiter-api", "org.junit.jupiter:junit-jupiter-api:5.11.4")
library("junit-jupiter-engine", "org.junit.jupiter:junit-jupiter-engine:5.11.3")
library("assertj-core", "org.assertj:assertj-core:3.26.3")
Expand Down

0 comments on commit 348c560

Please sign in to comment.