Skip to content

Commit

Permalink
chore(deps): bump caffeine from 3.1.8 to 3.2.0
Browse files Browse the repository at this point in the history
Bumps `caffeine` from 3.1.8 to 3.2.0.

Updates `com.github.ben-manes.caffeine:caffeine` from 3.1.8 to 3.2.0
- [Release notes](https://github.com/ben-manes/caffeine/releases)
- [Commits](ben-manes/caffeine@v3.1.8...v3.2.0)

Updates `com.github.ben-manes.caffeine:jcache` from 3.1.8 to 3.2.0
- [Release notes](https://github.com/ben-manes/caffeine/releases)
- [Commits](ben-manes/caffeine@v3.1.8...v3.2.0)

---
updated-dependencies:
- dependency-name: com.github.ben-manes.caffeine:caffeine
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.github.ben-manes.caffeine:jcache
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 980d2c2 commit 3bbd13b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ ivy = "2.5.3"
jackson = "2.16.1"
bc = "1.78.1"
nashorn = "15.6"
caffeine = "3.1.8"
caffeine = "3.2.0"
wiremock = "3.10.0"
vldocking = "3.1.1"
xmlunit = "2.10.0"
Expand Down

0 comments on commit 3bbd13b

Please sign in to comment.