Skip to content
This repository has been archived by the owner on Sep 17, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency com.github.ben-manes.caffeine:caffeine t…
Browse files Browse the repository at this point in the history
…o v3.1.7 (#464)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 5, 2023
1 parent 99ee9f6 commit b24e3ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ h2 = "com.h2database:h2:2.2.220"
kotlin-statistics = "org.nield:kotlin-statistics:1.2.1"
valiktor = "org.valiktor:valiktor-core:0.12.0"
mordant = "com.github.ajalt.mordant:mordant-jvm:2.0.0.91-SNAPSHOT"
caffeine = "com.github.ben-manes.caffeine:caffeine:3.1.6"
caffeine = "com.github.ben-manes.caffeine:caffeine:3.1.7"
reflections = "org.reflections:reflections:0.10.2"
classgraph = "io.github.classgraph:classgraph:4.8.161"
slimjar = { module = "dev.racci.slimjar:slimjar", version.ref = "slimjar" }
Expand Down

0 comments on commit b24e3ae

Please sign in to comment.