Skip to content

Commit 9b84dbf

Browse files
dependabot[bot]joffrey-bion
authored andcommitted
Bump ktor from 3.0.3 to 3.1.0
Bumps `ktor` from 3.0.3 to 3.1.0. Updates `io.ktor:ktor-client-cio` from 3.0.3 to 3.1.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/commits) Updates `io.ktor:ktor-client-core` from 3.0.3 to 3.1.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/commits) Updates `io.ktor:ktor-client-content-negotiation` from 3.0.3 to 3.1.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/commits) Updates `io.ktor:ktor-serialization-kotlinx-json` from 3.0.3 to 3.1.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/commits) --- updated-dependencies: - dependency-name: io.ktor:ktor-client-cio dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-core dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-content-negotiation dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-serialization-kotlinx-json dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f8eecbc commit 9b84dbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ kotlinpoet = "2.0.0"
2222
kotlinx-atomicfu = "0.27.0"
2323
kotlinx-coroutines = "1.10.1"
2424
kotlinx-serialization = "1.8.0"
25-
ktor = "3.0.3"
25+
ktor = "3.1.0"
2626
nexus-publish-plugin = "2.0.0"
2727
slf4j = "2.0.16"
2828
testcontainers = "1.20.4"

0 commit comments

Comments
 (0)