Skip to content

Commit

Permalink
Merge pull request #290 from sarhatabaot/renovate/caffeine
Browse files Browse the repository at this point in the history
Update dependency com.github.ben-manes.caffeine:caffeine to v3.1.8
  • Loading branch information
sarhatabaot authored Oct 4, 2023
2 parents b325316 + be3e7fe commit c2db11b
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 c2db11b

Please sign in to comment.