Skip to content

Commit 2bae708

Browse files
chore(deps): bump ktor from 2.3.1 to 2.3.3
Bumps `ktor` from 2.3.1 to 2.3.3. Updates `io.ktor:ktor-client-android` from 2.3.1 to 2.3.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.1...2.3.3) Updates `io.ktor:ktor-client-core` from 2.3.1 to 2.3.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.1...2.3.3) Updates `io.ktor:ktor-client-darwin` from 2.3.1 to 2.3.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.1...2.3.3) Updates `io.ktor:ktor-client-ios` from 2.3.1 to 2.3.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.1...2.3.3) Updates `io.ktor:ktor-client-logging` from 2.3.1 to 2.3.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.1...2.3.3) Updates `io.ktor:ktor-client-content-negotiation` from 2.3.1 to 2.3.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.1...2.3.3) Updates `io.ktor:ktor-client-okhttp` from 2.3.1 to 2.3.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.1...2.3.3) Updates `io.ktor:ktor-serialization-kotlinx-json` from 2.3.1 to 2.3.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.1...2.3.3) Updates `io.ktor:ktor-client-mock` from 2.3.1 to 2.3.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.1...2.3.3) --- updated-dependencies: - dependency-name: io.ktor:ktor-client-android dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-darwin dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-ios dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-logging dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-content-negotiation dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-okhttp dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-serialization-kotlinx-json dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-mock dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7f08e78 commit 2bae708

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.3.1"
17+
ktor = "2.3.3"
1818
mockk = "1.13.5"
1919
mockkCommon = "1.12.5"
2020
publishPlugin = "0.24.0"

0 commit comments

Comments
 (0)