Skip to content

Commit 54ea1e6

Browse files
Bump io.ktor:ktor-client-core-jvm from 2.3.8 to 2.3.13
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]>
1 parent 11b9a30 commit 54ea1e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
<kotlinx-coroutines-core-jvm.version>1.8.0</kotlinx-coroutines-core-jvm.version>
8080
<testcontainers.version>1.20.0</testcontainers.version>
8181
<mockserver-client.version>5.15.0</mockserver-client.version>
82-
<ktor.version>2.3.8</ktor.version>
82+
<ktor.version>2.3.13</ktor.version>
8383
<jackson-kotlin-module.version>2.16.1</jackson-kotlin-module.version>
8484
<docker-maven-plugin.version>0.44.0</docker-maven-plugin.version>
8585
</properties>

0 commit comments

Comments
 (0)