Skip to content

Commit

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

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

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

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 16, 2022
1 parent 607695f commit e296d35
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.15.1</jsoup.version>
<okhttp3.version>4.10.0</okhttp3.version>
<spring.version>5.3.22</spring.version>
<ktor.version>2.0.2</ktor.version>
<ktor.version>2.0.3</ktor.version>

<flatten-plugin.version>1.2.7</flatten-plugin.version>
<license-plugin.version>4.1</license-plugin.version>
Expand Down

0 comments on commit e296d35

Please sign in to comment.