Skip to content

Commit 53769c5

Browse files
Update ktor monorepo to v3.1.2 (#2016)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [io.ktor:ktor-serialization-kotlinx-json](https://redirect.github.com/ktorio/ktor) | dependencies | patch | `3.1.1` -> `3.1.2` | | [io.ktor:ktor-client-js](https://redirect.github.com/ktorio/ktor) | dependencies | patch | `3.1.1` -> `3.1.2` | | [io.ktor:ktor-client-auth](https://redirect.github.com/ktorio/ktor) | dependencies | patch | `3.1.1` -> `3.1.2` | | [io.ktor:ktor-client-okhttp](https://redirect.github.com/ktorio/ktor) | dependencies | patch | `3.1.1` -> `3.1.2` | | [io.ktor:ktor-client-content-negotiation](https://redirect.github.com/ktorio/ktor) | dependencies | patch | `3.1.1` -> `3.1.2` | | [io.ktor:ktor-client-core](https://redirect.github.com/ktorio/ktor) | dependencies | patch | `3.1.1` -> `3.1.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
1 parent 0d25987 commit 53769c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ kotlinx-coroutines = "1.10.1"
3535
kotlinx-serialization = "1.8.0"
3636
ksp = "2.1.10-1.0.31"
3737
ktfmt = "0.54"
38-
ktor = "3.1.1"
38+
ktor = "3.1.2"
3939
leakcanary = "2.14"
4040
material-composeThemeAdapter = "1.2.1"
4141
mavenPublish = "0.31.0"

0 commit comments

Comments
 (0)