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.4.2 (#869)

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

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

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

0 comments on commit f43b09c

Please sign in to comment.