Skip to content

Commit

Permalink
Update ktor to v2.3.11
Browse files Browse the repository at this point in the history
| datasource | package                                 | from   | to     |
| ---------- | --------------------------------------- | ------ | ------ |
| maven      | io.ktor:ktor-client-core                | 2.3.10 | 2.3.11 |
| maven      | io.ktor:ktor-client-json                | 2.3.10 | 2.3.11 |
| maven      | io.ktor:ktor-client-logging             | 2.3.10 | 2.3.11 |
| maven      | io.ktor:ktor-client-content-negotiation | 2.3.10 | 2.3.11 |
| maven      | io.ktor:ktor-serialization-kotlinx-json | 2.3.10 | 2.3.11 |
| maven      | io.ktor:ktor-client-okhttp              | 2.3.10 | 2.3.11 |
| maven      | io.ktor:ktor-client-java                | 2.3.10 | 2.3.11 |
  • Loading branch information
renovate[bot] authored May 8, 2024
1 parent b46093b commit 2d545cf
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
Expand Up @@ -22,7 +22,7 @@ androidx-appcompat = "1.6.1"
androidx-activity = "1.9.0"
androidx-core = "1.13.1"

ktor = "2.3.10"
ktor = "2.3.11"

arrow-kt = "1.2.4"
kamel-image = "0.9.4"
Expand Down

0 comments on commit 2d545cf

Please sign in to comment.