Skip to content

Commit b5c9fac

Browse files
Bump ktor from 3.4.2 to 3.4.3
Bumps `ktor` from 3.4.2 to 3.4.3. Updates `io.ktor:ktor-network` from 3.4.2 to 3.4.3 - [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 3.4.2 to 3.4.3 - [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.4.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-network-tls dependency-version: 3.4.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c6ad854 commit b5c9fac

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
@@ -9,7 +9,7 @@ dokka = "2.2.0"
99
appcompat = "1.6.1"
1010
#noinspection GradleDependency, version 2.2.0 need min sdk 21
1111
constraintlayout = "2.1.4"
12-
ktor = "3.4.2"
12+
ktor = "3.4.3"
1313
camerax = "1.5.3"
1414
multidex = "2.0.1"
1515
annotation = "1.10.0"

0 commit comments

Comments
 (0)