Skip to content

Commit 89b1ad7

Browse files
chore(deps): Update patch-release dependency changes
1 parent fd3135f commit 89b1ad7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@ adventure-minimessage = { group = "net.kyori", name = "adventure-text-minimessag
1616
adventure-text-serializer-gson = { group = "net.kyori", name = "adventure-text-serializer-gson", version.ref = "adventure" }
1717
cache4k = { group = "io.github.reactivecircus.cache4k", name = "cache4k", version = "0.13.0" }
1818
kotlinx-html = { group = "org.jetbrains.kotlinx", name = "kotlinx-html", version = "0.8.0" }
19-
kotlinx-serialization-json = { group = "org.jetbrains.kotlinx", name = "kotlinx-serialization-json", version = "1.7.1" }
19+
kotlinx-serialization-json = { group = "org.jetbrains.kotlinx", name = "kotlinx-serialization-json", version = "1.7.2" }
2020
ktor-server-core = { group = "io.ktor", name = "ktor-server-core", version.ref = "ktor" }
2121
ktor-server-netty = { group = "io.ktor", name = "ktor-server-netty", version.ref = "ktor" }
2222
ktor-client-core = { group = "io.ktor", name = "ktor-client-core", version.ref = "ktor" }
2323
ktor-client-okhttp = { group = "io.ktor", name = "ktor-client-okhttp", version.ref = "ktor" }
2424
ktor-server-websockets = { group = "io.ktor", name = "ktor-server-websockets", version.ref = "ktor" }
2525
ktor-server-caching-headers = { group = "io.ktor", name = "ktor-server-caching-headers", version.ref = "ktor" }
2626
ktor-server-compression = { group = "io.ktor", name = "ktor-server-compression", version.ref = "ktor" }
27-
logback-classic = { group = "ch.qos.logback", name = "logback-classic", version = "1.5.6" }
27+
logback-classic = { group = "ch.qos.logback", name = "logback-classic", version = "1.5.7" }
2828

2929
zKtlint = { group = "com.pinterest", name = "ktlint", version.ref = "ktlint"}
3030

0 commit comments

Comments
 (0)