Skip to content

Commit

Permalink
fix(deps): update ktor monorepo to v2.3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 10, 2024
1 parent d63818e commit 8687dfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencyResolutionManagement {
version("ktlint", "12.1.1")

// Dependency version
version("ktor", "2.3.11")
version("ktor", "2.3.12")
version("kotlin-serialization", "1.6.3")
version("kotlin-coroutine", "1.9.0-RC")
version("slf4j", "2.0.16")
Expand Down

0 comments on commit 8687dfd

Please sign in to comment.