Skip to content

Commit 0c38de5

Browse files
authored
Merge pull request #61 from VEuPathDB/dependabot/gradle/com.github.ben-manes.caffeine-caffeine-3.2.3
Bump com.github.ben-manes.caffeine:caffeine from 3.1.8 to 3.2.3
2 parents b16fbef + c912977 commit 0c38de5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ metrics-prometheus-api = { module = "io.prometheus:simpleclient", version = "0.1
1919
metrics-prometheus-client = { module = "io.prometheus:simpleclient_common", version = "0.16.0" }
2020

2121
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" }
22+
util-cache = { module = "com.github.ben-manes.caffeine:caffeine", version = "3.2.3" }
2323

2424

2525
[bundles]

0 commit comments

Comments
 (0)