Skip to content

Commit 6756169

Browse files
Bump ktor from 3.2.1 to 3.2.3 (#644)
Bumps `ktor` from 3.2.1 to 3.2.3. Updates `io.ktor:ktor-client-core` from 3.2.1 to 3.2.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.1...3.2.3) Updates `io.ktor:ktor-client-mock` from 3.2.1 to 3.2.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.1...3.2.3) Updates `io.ktor:ktor-client-okhttp` from 3.2.1 to 3.2.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.1...3.2.3) --- updated-dependencies: - dependency-name: io.ktor:ktor-client-core dependency-version: 3.2.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-mock dependency-version: 3.2.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-okhttp dependency-version: 3.2.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b3f07ab commit 6756169

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
@@ -26,7 +26,7 @@ junit = "4.13.2"
2626
kotlin = "2.2.0"
2727
kotlinx-coroutines = "1.10.2"
2828
ksp = "2.2.0-2.0.2"
29-
ktor = "3.2.1"
29+
ktor = "3.2.3"
3030
okhttp = "5.1.0"
3131
room = "2.7.2"
3232

0 commit comments

Comments
 (0)