Skip to content

Commit dfac78d

Browse files
chore(deps): bump ktor from 2.2.2 to 2.3.1 (#77)
Bumps `ktor` from 2.2.2 to 2.3.1. Updates `io.ktor:ktor-client-android` from 2.2.2 to 2.3.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.2.2...2.3.1) Updates `io.ktor:ktor-client-core` from 2.2.2 to 2.3.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.2.2...2.3.1) Updates `io.ktor:ktor-client-darwin` from 2.2.2 to 2.3.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.2.2...2.3.1) Updates `io.ktor:ktor-client-ios` from 2.2.2 to 2.3.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.2.2...2.3.1) Updates `io.ktor:ktor-client-logging` from 2.2.2 to 2.3.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.2.2...2.3.1) Updates `io.ktor:ktor-client-content-negotiation` from 2.2.2 to 2.3.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.2.2...2.3.1) Updates `io.ktor:ktor-client-okhttp` from 2.2.2 to 2.3.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.2.2...2.3.1) Updates `io.ktor:ktor-serialization-kotlinx-json` from 2.2.2 to 2.3.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.2.2...2.3.1) Updates `io.ktor:ktor-client-mock` from 2.2.2 to 2.3.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.2.2...2.3.1) --- updated-dependencies: - dependency-name: io.ktor:ktor-client-android dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-core dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-darwin dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-ios dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-logging dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-content-negotiation dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-okhttp dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-serialization-kotlinx-json dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-mock dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: William <[email protected]>
1 parent 8d45165 commit dfac78d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ koin = "3.4.1"
1414
kotlin = "1.7.20"
1515
koverPlugin = "0.6.1"
1616
ktlintPlugin = "11.0.0"
17-
ktor = "2.2.2"
17+
ktor = "2.3.1"
1818
mockk = "1.13.5"
1919
mockkCommon = "1.12.5"
2020
publishPlugin = "0.24.0"

0 commit comments

Comments
 (0)