Skip to content

Commit 34b98b1

Browse files
Bump ktor-client-apache from 1.6.5 to 1.6.6
Bumps [ktor-client-apache](https://github.com/ktorio/ktor) from 1.6.5 to 1.6.6. - [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-apache dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b5f83a3 commit 34b98b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

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

2222
implementation("io.ktor:ktor-client-gson:1.6.5")
2323
implementation("io.ktor:ktor-client-core:1.6.5")
24-
implementation("io.ktor:ktor-client-apache:1.6.5")
24+
implementation("io.ktor:ktor-client-apache:1.6.6")
2525

2626
implementation("io.github.microutils:kotlin-logging-jvm:2.1.0")
2727
implementation("ch.qos.logback:logback-classic:1.2.7")

0 commit comments

Comments
 (0)