Skip to content

Commit

Permalink
Bump caffeine from 3.1.0 to 3.1.1 (#10514)
Browse files Browse the repository at this point in the history
Bumps [caffeine](https://github.com/ben-manes/caffeine) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/ben-manes/caffeine/releases)
- [Commits](ben-manes/caffeine@v3.1.0...v3.1.1)

---
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] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 27, 2022
1 parent f9313a7 commit eb45709
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 @@ -64,7 +64,7 @@ subprojects {
apacheHttpComponentsVersion = '4.5.13'
awaitilityVersion = '4.2.0'
bcryptVersion = '0.9.0'
caffeineVersion = '3.1.0'
caffeineVersion = '3.1.1'
checkstyleVersion = '8.45'
commonsCliVersion = '1.5.0'
commonsCodecVersion = '1.15'
Expand Down

0 comments on commit eb45709

Please sign in to comment.