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-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-okhttp` 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-darwin` 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-js` 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-js-wasm-js` 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-client-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-okhttp
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-darwin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-js-wasm-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 26, 2024
1 parent 59550be commit 3a46500
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 @@ -16,7 +16,7 @@ activity-compose = "1.9.3"
voyager = "1.1.0-beta03"
richeditor = "1.0.0-rc10"
coroutines = "1.9.0"
ktor = "3.0.1"
ktor = "3.0.3"
android-minSdk = "21"
android-compileSdk = "34"

Expand Down

0 comments on commit 3a46500

Please sign in to comment.