Skip to content

Commit

Permalink
Bump io.ktor:ktor-client-core from 2.3.10 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps [io.ktor:ktor-client-core](https://github.com/ktorio/ktor) from 2.3.10 to 3.0.0.
- [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-client-core
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2024
1 parent 51c6cb6 commit 1287a92
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 @@ -24,7 +24,7 @@ kotlinxImmutable = "0.3.5"
ktlintGradleVersion = "11.0.0"
ktorClientAndroidVersion = "2.3.0"
ktorClientCioVersion = "2.3.10"
ktorClientCoreVersion = "2.3.10"
ktorClientCoreVersion = "3.0.0"
ktorClientLoggingJvmVersion = "1.6.0"
ktorUtilsJvmVersion = "2.3.10"
legacySupportVersion = "1.0.0"
Expand Down

0 comments on commit 1287a92

Please sign in to comment.