Skip to content

Commit

Permalink
Update all dependencies 3.0.1 to v3.0.2 (#1221)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent d65b972 commit 0c1c532
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions WatchFaceFormat/validator-plugin/plugins/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ java {
dependencies {
implementation("com.android.tools.build:gradle-api:8.7.3")

implementation("io.ktor:ktor-client-core:3.0.1")
runtimeOnly("io.ktor:ktor-client-okhttp:3.0.1")
implementation("io.ktor:ktor-client-core:3.0.2")
runtimeOnly("io.ktor:ktor-client-okhttp:3.0.2")

compileOnly(libs.android.gradlePlugin.api)
implementation(gradleKotlinDsl())
Expand Down

0 comments on commit 0c1c532

Please sign in to comment.