Skip to content

Commit

Permalink
Bump com.github.ben-manes.caffeine:caffeine from 3.1.6 to 3.1.7
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.6 to 3.1.7.
- [Release notes](https://github.com/ben-manes/caffeine/releases)
- [Commits](ben-manes/caffeine@v3.1.6...v3.1.7)

---
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>
  • Loading branch information
dependabot[bot] authored Jul 24, 2023
1 parent 80dcb3b commit 3824621
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 @@ -22,7 +22,7 @@ val hikariVersion = "5.0.1"
val javaTimeAdapterVersion = "1.1.3"
val kotestVersion = "5.6.2"
val nimbusdsVersion = "9.31"
val caffeineVersion = "3.1.6"
val caffeineVersion = "3.1.7"
val testContainerVersion = "1.18.3"
val kotlinVersion = "1.9.0"
val kafkaVersion = "3.5.0"
Expand Down

0 comments on commit 3824621

Please sign in to comment.