Skip to content

Commit

Permalink
chore(deps): Update dependency io.github.reactivecircus.cache4k:cache…
Browse files Browse the repository at this point in the history
…4k to v0.12.0
  • Loading branch information
renovate[bot] authored Nov 2, 2023
1 parent 0fc0046 commit 7e42c6d
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 @@ -14,7 +14,7 @@ spotless = { id = "com.diffplug.spotless", version = "6.22.0" }
[libraries]
adventure-minimessage = { group = "net.kyori", name = "adventure-text-minimessage", version.ref = "adventure" }
adventure-text-serializer-gson = { group = "net.kyori", name = "adventure-text-serializer-gson", version.ref = "adventure" }
cache4k = { group = "io.github.reactivecircus.cache4k", name = "cache4k", version = "0.11.0" }
cache4k = { group = "io.github.reactivecircus.cache4k", name = "cache4k", version = "0.12.0" }
kotlinx-html = { group = "org.jetbrains.kotlinx", name = "kotlinx-html", version = "0.8.0" }
kotlinx-serialization-json = { group = "org.jetbrains.kotlinx", name = "kotlinx-serialization-json", version = "1.6.0" }
ktor-server-core = { group = "io.ktor", name = "ktor-server-core", version.ref = "ktor" }
Expand Down

0 comments on commit 7e42c6d

Please sign in to comment.