We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a1a8978 + c916710 commit ba58102Copy full SHA for ba58102
1 file changed
settings.gradle.kts
@@ -38,7 +38,7 @@ dependencyResolutionManagement {
38
library("commodore", "me.lucko", "commodore").version("2.2")
39
40
//Caching
41
- library("caffeine", "com.github.ben-manes.caffeine", "caffeine").version("3.2.2")
+ library("caffeine", "com.github.ben-manes.caffeine", "caffeine").version("3.2.3")
42
43
// Database
44
library("hibernateCore", "org.hibernate", "hibernate-core").versionRef("hibernate")
0 commit comments