Skip to content

Commit d61c7fd

Browse files
Bump ktor-client-apache from 1.6.3 to 1.6.4 (#19)
Bumps [ktor-client-apache](https://github.com/ktorio/ktor) from 1.6.3 to 1.6.4. - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@1.6.3...1.6.4) --- updated-dependencies: - dependency-name: io.ktor:ktor-client-apache dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e139cdb commit d61c7fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ dependencies {
4545

4646
include "io.ktor:ktor-client-gson:1.6.3"
4747
include "io.ktor:ktor-client-core:1.6.3"
48-
include "io.ktor:ktor-client-apache:1.6.3"
48+
include "io.ktor:ktor-client-apache:1.6.4"
4949
}
5050

5151
shadowJar {

0 commit comments

Comments
 (0)