Skip to content

Commit

Permalink
Bump io.ktor:ktor-client-core-jvm from 2.3.8 to 2.3.13 (#150)
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 2.3.13.
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.8...2.3.13)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 12, 2024
1 parent 3521248 commit 9d28722
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>2.3.13</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 9d28722

Please sign in to comment.