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