Skip to content

Commit

Permalink
chore(deps): Update patch-release dependency changes
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 2, 2024
1 parent 75cc402 commit 8aff37a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
adventure = "4.16.0"
kotlin = "1.9.23"
ktlint = "1.0.1"
ktor = "2.3.9"
ktor = "2.3.10"

[plugins]
indra-git = { id = "net.kyori.indra.git", version = "3.1.3" }
Expand All @@ -24,7 +24,7 @@ ktor-client-okhttp = { group = "io.ktor", name = "ktor-client-okhttp", version.r
ktor-server-websockets = { group = "io.ktor", name = "ktor-server-websockets", version.ref = "ktor" }
ktor-server-caching-headers = { group = "io.ktor", name = "ktor-server-caching-headers", version.ref = "ktor" }
ktor-server-compression = { group = "io.ktor", name = "ktor-server-compression", version.ref = "ktor" }
logback-classic = { group = "ch.qos.logback", name = "logback-classic", version = "1.5.3" }
logback-classic = { group = "ch.qos.logback", name = "logback-classic", version = "1.5.6" }

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

Expand Down

0 comments on commit 8aff37a

Please sign in to comment.