Skip to content

Commit

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

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 6, 2023
1 parent e5a481a commit d02b691
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.16.1</jsoup.version>
<okhttp3.version>4.10.0</okhttp3.version>
<spring.version>5.3.29</spring.version>
<ktor.version>2.3.4</ktor.version>
<ktor.version>2.3.5</ktor.version>
<sl4j.version>1.7.32</sl4j.version>
<logback.version>1.4.11</logback.version>

Expand Down

0 comments on commit d02b691

Please sign in to comment.