Skip to content

Commit

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

Updates `io.ktor:ktor-server-core-jvm` from 3.0.1 to 3.0.3
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@3.0.1...3.0.3)

Updates `io.ktor:ktor-server-netty-jvm` from 3.0.1 to 3.0.3
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@3.0.1...3.0.3)

Updates `io.ktor:ktor-client-core` from 3.0.1 to 3.0.3
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@3.0.1...3.0.3)

Updates `io.ktor:ktor-client-cio` from 3.0.1 to 3.0.3
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@3.0.1...3.0.3)

---
updated-dependencies:
- dependency-name: io.ktor:ktor-server-core-jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-server-netty-jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-cio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
1 parent 39513b1 commit 054ee26
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 @@ -14,7 +14,7 @@ androidXJunit = "1.2.1"
coroutines = "1.9.0"
espresso = "3.6.1"
kotlinPoet = "2.0.0"
ktor = "3.0.1"
ktor = "3.0.3"
roborazzi = "1.34.0"

[plugins]
Expand Down

0 comments on commit 054ee26

Please sign in to comment.