Skip to content

Commit

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

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

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

---
updated-dependencies:
- dependency-name: io.ktor:ktor-client-core-jvm
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: io.ktor:ktor-client-cio-jvm
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 12, 2024
1 parent 05d3185 commit 10ecd85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<jsoup.version>1.17.2</jsoup.version>
<okhttp3.version>4.12.0</okhttp3.version>
<spring.version>5.3.33</spring.version>
<ktor.version>2.3.8</ktor.version>
<ktor.version>3.0.2</ktor.version>
<sl4j.version>1.7.32</sl4j.version>
<logback.version>1.4.14</logback.version>

Expand Down

0 comments on commit 10ecd85

Please sign in to comment.