Skip to content

Commit

Permalink
Bump io.ktor:ktor-client-core-jvm from 2.3.8 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps [io.ktor:ktor-client-core-jvm](https://github.com/ktorio/ktor) from 2.3.8 to 3.0.0.
- [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.0)

---
updated-dependencies:
- dependency-name: io.ktor:ktor-client-core-jvm
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
1 parent 11b9a30 commit 27a9f97
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 @@ -79,7 +79,7 @@
<kotlinx-coroutines-core-jvm.version>1.8.0</kotlinx-coroutines-core-jvm.version>
<testcontainers.version>1.20.0</testcontainers.version>
<mockserver-client.version>5.15.0</mockserver-client.version>
<ktor.version>2.3.8</ktor.version>
<ktor.version>3.0.0</ktor.version>
<jackson-kotlin-module.version>2.16.1</jackson-kotlin-module.version>
<docker-maven-plugin.version>0.44.0</docker-maven-plugin.version>
</properties>
Expand Down

0 comments on commit 27a9f97

Please sign in to comment.