Skip to content

Commit

Permalink
Bump ktor from 2.3.13 to 3.0.2
Browse files Browse the repository at this point in the history
Bumps `ktor` from 2.3.13 to 3.0.2.

Updates `io.ktor:ktor-network` from 2.3.13 to 3.0.2
- [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.0.2
- [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-type: direct:production
  update-type: version-update:semver-major
- dependency-name: io.ktor:ktor-network-tls
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 3, 2024
1 parent 152972a commit 92ceef2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ annotation = "1.9.1"
coroutines = "1.9.0"
junit = "4.13.2"
mockito = "5.4.0"
ktor = "2.3.13"
ktor = "3.0.2"
uvcandroid = "1.0.7"
media3 = "1.5.0"

Expand Down

0 comments on commit 92ceef2

Please sign in to comment.