Skip to content
This repository was archived by the owner on Nov 30, 2025. It is now read-only.

Commit a2f0dfd

Browse files
deps: update dependency com.squareup.okio:okio to v3.16.2 (#769)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3840ff8 commit a2f0dfd

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
@@ -83,7 +83,7 @@ kotlin {
8383
dependencies {
8484
api("org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0")
8585
implementation("it.krzeminski:snakeyaml-engine-kmp:4.0.1")
86-
implementation("com.squareup.okio:okio:3.16.0")
86+
implementation("com.squareup.okio:okio:3.16.2")
8787
}
8888
}
8989

0 commit comments

Comments
 (0)