We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b16fbef + c912977 commit 0c38de5Copy full SHA for 0c38de5
1 file changed
gradle/libs.versions.toml
@@ -19,7 +19,7 @@ metrics-prometheus-api = { module = "io.prometheus:simpleclient", version = "0.1
19
metrics-prometheus-client = { module = "io.prometheus:simpleclient_common", version = "0.16.0" }
20
21
util-hashid = { module = "org.veupathdb.lib:hash-id", version = "1.1.0" }
22
-util-cache = { module = "com.github.ben-manes.caffeine:caffeine", version = "3.1.8" }
+util-cache = { module = "com.github.ben-manes.caffeine:caffeine", version = "3.2.3" }
23
24
25
[bundles]
0 commit comments