Skip to content

Commit 7f7b86c

Browse files
Bump ktor from 2.3.13 to 3.2.1
Bumps `ktor` from 2.3.13 to 3.2.1. Updates `io.ktor:ktor-network` from 2.3.13 to 3.2.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/commits) Updates `io.ktor:ktor-network-tls` from 2.3.13 to 3.2.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/commits) --- updated-dependencies: - dependency-name: io.ktor:ktor-network dependency-version: 3.2.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.ktor:ktor-network-tls dependency-version: 3.2.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a603f06 commit 7f7b86c

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
@@ -14,7 +14,7 @@ appcompat = "1.6.1"
1414
#noinspection GradleDependency, version 2.2.0 need min sdk 21
1515
constraintlayout = "2.1.4"
1616
#noinspection GradleDependency, version 3.x.x is really bugged using TLS
17-
ktor = "2.3.13"
17+
ktor = "3.2.1"
1818
camerax = "1.4.2"
1919
multidex = "2.0.1"
2020
annotation = "1.9.1"

0 commit comments

Comments
 (0)