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.1.1 (#622)
  • Loading branch information
renovate[bot] committed Aug 13, 2022
1 parent f367449 commit a736d3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Expand Up @@ -122,7 +122,7 @@ subprojects {
api(group = "org.apache.commons", name = "commons-lang3", version = "3.12.0")

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

// Logging
api(group = "org.slf4j", name = "slf4j-api", version = "1.7.36")
Expand Down

0 comments on commit a736d3f

Please sign in to comment.