Skip to content

Commit

Permalink
Update ktor monorepo to v2.3.12
Browse files Browse the repository at this point in the history
| datasource | package                                 | from   | to     |
| ---------- | --------------------------------------- | ------ | ------ |
| maven      | io.ktor:ktor-client-core                | 2.3.11 | 2.3.12 |
| maven      | io.ktor:ktor-client-json                | 2.3.11 | 2.3.12 |
| maven      | io.ktor:ktor-client-logging             | 2.3.11 | 2.3.12 |
| maven      | io.ktor:ktor-client-serialization       | 2.3.11 | 2.3.12 |
| maven      | io.ktor:ktor-client-content-negotiation | 2.3.11 | 2.3.12 |
| maven      | io.ktor:ktor-serialization-kotlinx-json | 2.3.11 | 2.3.12 |
| maven      | io.ktor:ktor-client-okhttp              | 2.3.11 | 2.3.12 |
| maven      | io.ktor:ktor-client-java                | 2.3.11 | 2.3.12 |
| maven      | io.ktor:ktor-client-darwin              | 2.3.11 | 2.3.12 |
  • Loading branch information
renovate[bot] committed Jun 20, 2024
1 parent 0cd2c08 commit 38f84e2
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.7.0"
androidx-activity = "1.9.0"
androidx-core = "1.13.1"

ktor = "2.3.11"
ktor = "2.3.12"

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

0 comments on commit 38f84e2

Please sign in to comment.