Skip to content

Commit

Permalink
fix(deps): update ktor to v3.0.2 (#1366)
Browse files Browse the repository at this point in the history
Co-authored-by: playground-manager[bot] <126197455+playground-manager[bot]@users.noreply.github.com>
Co-authored-by: Ash Davies <[email protected]>
  • Loading branch information
playground-manager[bot] and ashdavies authored Dec 4, 2024
1 parent 15dcb60 commit 19cabdd
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
@@ -16,7 +16,7 @@ jetbrains-kotlin = "2.1.0"
kotlin-jvmTarget = "17"
kotlinx-coroutines = "1.9.0"
kotlinx-serialization = "1.7.3"
ktor = "3.0.1"
ktor = "3.0.2"
pinterest-ktlint = "0.50.0"
slack-circuit = "0.25.0"

0 comments on commit 19cabdd

Please sign in to comment.