Bump io.ktor:ktor-client-core-jvm

Bumps [io.ktor:ktor-client-core-jvm](https://github.com/ktorio/ktor) from 1.6.8 to 2.3.13.
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/compare/1.6.8...2.3.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-12-11 19:20:17 +00:00 committed by GitHub
parent 2a58b8ed9b
commit f7dbbe6267
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -37,7 +37,7 @@
<dependency> <dependency>
<groupId>io.ktor</groupId> <groupId>io.ktor</groupId>
<artifactId>ktor-client-core-jvm</artifactId> <artifactId>ktor-client-core-jvm</artifactId>
<version>1.6.8</version> <version>2.3.13</version>
<scope>compile</scope> <scope>compile</scope>
</dependency> </dependency>
<dependency> <dependency>