Skip to content

Commit

Permalink
Merge pull request #212 from KyoriPowered/renovate/org.jetbrains.kotl…
Browse files Browse the repository at this point in the history
…inx-kotlinx-serialization-json-1.x

chore(deps): Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.7.1
  • Loading branch information
zml2008 authored Aug 4, 2024
2 parents 1889b93 + 519e80e commit fd3135f
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 @@ -16,7 +16,7 @@ adventure-minimessage = { group = "net.kyori", name = "adventure-text-minimessag
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.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.3" }
kotlinx-serialization-json = { group = "org.jetbrains.kotlinx", name = "kotlinx-serialization-json", version = "1.7.1" }
ktor-server-core = { group = "io.ktor", name = "ktor-server-core", version.ref = "ktor" }
ktor-server-netty = { group = "io.ktor", name = "ktor-server-netty", version.ref = "ktor" }
ktor-client-core = { group = "io.ktor", name = "ktor-client-core", version.ref = "ktor" }
Expand Down

0 comments on commit fd3135f

Please sign in to comment.