Skip to content

Commit 42e4c11

Browse files
Bump io.ktor:ktor-client-core-jvm in /core-kotlin-modules/core-kotlin-io
Bumps [io.ktor:ktor-client-core-jvm](https://github.com/ktorio/ktor) from 1.5.4 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@1.5.4...2.3.13) --- updated-dependencies: - dependency-name: io.ktor:ktor-client-core-jvm dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7d86f04 commit 42e4c11

File tree

1 file changed

+1
-1
lines changed
  • core-kotlin-modules/core-kotlin-io

1 file changed

+1
-1
lines changed

core-kotlin-modules/core-kotlin-io/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<wiremock.version>2.35.1</wiremock.version>
2020
<fuel.version>2.3.1</fuel.version>
2121
<retrofit.version>2.9.0</retrofit.version>
22-
<ktor.version>1.5.4</ktor.version>
22+
<ktor.version>2.3.13</ktor.version>
2323
<kotlinx.serialization.version>1.2.2</kotlinx.serialization.version>
2424
<junit.version>4.13.2</junit.version>
2525
</properties>

0 commit comments

Comments
 (0)