Skip to content

Commit

Permalink
Bump com.github.ben-manes.caffeine:caffeine from 3.1.7 to 3.1.8
Browse files Browse the repository at this point in the history
Bumps [com.github.ben-manes.caffeine:caffeine](https://github.com/ben-manes/caffeine) from 3.1.7 to 3.1.8.
- [Release notes](https://github.com/ben-manes/caffeine/releases)
- [Commits](ben-manes/caffeine@v3.1.7...v3.1.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Aug 10, 2023
1 parent 1f09efc commit a16747c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ subprojects {
apacheHttpComponentsVersion = '4.5.14'
awaitilityVersion = '4.2.0'
bcryptVersion = '0.10.2'
caffeineVersion = '3.1.7'
caffeineVersion = '3.1.8'
checkstyleVersion = '8.45'
commonsCliVersion = '1.5.0'
commonsCodecVersion = '1.16.0'
Expand Down

0 comments on commit a16747c

Please sign in to comment.