We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc1a89b commit e1300c6Copy full SHA for e1300c6
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -92,7 +92,7 @@ bom {
92
]
93
}
94
95
- library("Caffeine", "3.0.6") {
+ library("Caffeine", "3.1.0") {
96
group("com.github.ben-manes.caffeine") {
97
modules = [
98
"caffeine",
0 commit comments