Skip to content

Commit 8def360

Browse files
Bump ktor from 3.0.3 to 3.1.0 (#71)
Bumps `ktor` from 3.0.3 to 3.1.0. Updates `io.ktor:ktor-client-android` 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](ktorio/ktor@3.0.3...3.1.0) Updates `io.ktor:ktor-client-darwin` 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](ktorio/ktor@3.0.3...3.1.0) Updates `io.ktor:ktor-client-java` 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](ktorio/ktor@3.0.3...3.1.0) --- updated-dependencies: - dependency-name: io.ktor:ktor-client-android dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-darwin dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-java dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6ff75dc commit 8def360

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dokka = "2.0.0"
77
compose = "1.7.3"
88

99
coil = "3.1.0"
10-
ktor = "3.0.3"
10+
ktor = "3.1.0"
1111

1212
intellij-markdown = "0.7.3"
1313

0 commit comments

Comments
 (0)