Skip to content

Commit

Permalink
Merge pull request #202 from KyoriPowered/renovate/patch-release-depe…
Browse files Browse the repository at this point in the history
…ndency-changes

chore(deps): Update patch-release dependency changes
  • Loading branch information
zml2008 authored May 7, 2024
2 parents 75cc402 + 8aff37a commit 7954f29
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 7954f29

Please sign in to comment.