Skip to content

Commit f2970bf

Browse files
Bump ktor from 3.3.2 to 3.3.3
Bumps `ktor` from 3.3.2 to 3.3.3. Updates `io.ktor:ktor-network` from 3.3.2 to 3.3.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.3.2 to 3.3.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.3.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-network-tls dependency-version: 3.3.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d5f1b5a commit f2970bf

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.0.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.3.2"
12+
ktor = "3.3.3"
1313
camerax = "1.5.1"
1414
multidex = "2.0.1"
1515
annotation = "1.9.1"

0 commit comments

Comments
 (0)