Skip to content

Commit

Permalink
Merge pull request #197 from KyoriPowered/renovate/io.github.reactive…
Browse files Browse the repository at this point in the history
…circus.cache4k-cache4k-0.x

chore(deps): Update dependency io.github.reactivecircus.cache4k:cache4k to v0.13.0
  • Loading branch information
zml2008 authored Mar 3, 2024
2 parents 2762728 + 92530b6 commit 2f2b39d
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.25.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.12.0" }
cache4k = { group = "io.github.reactivecircus.cache4k", name = "cache4k", version = "0.13.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.2" }
ktor-server-core = { group = "io.ktor", name = "ktor-server-core", version.ref = "ktor" }
Expand Down

0 comments on commit 2f2b39d

Please sign in to comment.