Skip to content

Commit

Permalink
Update dependency com.github.ben-manes.caffeine:caffeine to v3.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 9, 2023
1 parent ac6f896 commit be3e7fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ dependencyResolutionManagement {
library("junit-platform","org.junit:junit-bom:5.10.0")
library("junit-jupiter", "org.junit.jupiter","junit-jupiter").withoutVersion()

version("caffeine", "3.1.7")
version("caffeine", "3.1.8")
library("caffeine","com.github.ben-manes.caffeine", "caffeine").versionRef("caffeine")
}
}
Expand Down

0 comments on commit be3e7fe

Please sign in to comment.