Skip to content

Commit 4d5dbd3

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

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
@@ -19,7 +19,7 @@ dependencies {
1919

2020
implementation("com.formdev:flatlaf:1.6.3")
2121

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

0 commit comments

Comments
 (0)