Skip to content

Commit 457f780

Browse files
chore(deps): bump ktor from 3.0.2 to 3.1.1
Bumps `ktor` from 3.0.2 to 3.1.1. Updates `io.ktor:ktor-client-core-jvm` from 3.0.2 to 3.1.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.2...3.1.1) Updates `io.ktor:ktor-client-cio-jvm` from 3.0.2 to 3.1.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.2...3.1.1) --- updated-dependencies: - dependency-name: io.ktor:ktor-client-core-jvm dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-cio-jvm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8c61d38 commit 457f780

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ spotless = "6.25.0"
44
commonsIo = "2.18.0"
55
junit = "5.11.3"
66
coroutines = "1.9.0"
7-
ktor="3.0.2"
7+
ktor="3.1.1"
88
testContainers="1.20.4"
99

1010
[libraries]

0 commit comments

Comments
 (0)