Skip to content

Commit 0ea2fcd

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

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
@@ -9,7 +9,7 @@ dokka = "2.1.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.1"
12+
ktor = "3.4.2"
1313
camerax = "1.5.3"
1414
multidex = "2.0.1"
1515
annotation = "1.9.1"

0 commit comments

Comments
 (0)