Skip to content

Commit

Permalink
chore(deps): update dependency io.github.xanthic.cache:cache-bom to v…
Browse files Browse the repository at this point in the history
…0.5.0 (#897)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Nov 25, 2023
1 parent f669178 commit e513eb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Expand Up @@ -124,7 +124,7 @@ subprojects {
api(group = "org.apache.commons", name = "commons-lang3", version = "3.14.0")

// Cache BOM
api(platform("io.github.xanthic.cache:cache-bom:0.4.2"))
api(platform("io.github.xanthic.cache:cache-bom:0.5.0"))

// Events4J BOM
api(platform("com.github.philippheuer.events4j:events4j-bom:0.12.1"))
Expand Down

0 comments on commit e513eb8

Please sign in to comment.