Skip to content
This repository was archived by the owner on Oct 14, 2024. It is now read-only.

Commit ea7a123

Browse files
Bump com.squareup.okio:okio from 3.6.0 to 3.7.0 (#89)
Bumps [com.squareup.okio:okio](https://github.com/square/okio) from 3.6.0 to 3.7.0. - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](square/okio@parent-3.6.0...parent-3.7.0) --- updated-dependencies: - dependency-name: com.squareup.okio:okio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9c9aec7 commit ea7a123

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ kotlin-reflect = { module = "org.jetbrains.kotlin:kotlin-reflect", version.ref =
3232
kotlinx-serialization-core = { module = "org.jetbrains.kotlinx:kotlinx-serialization-core", version.ref = "kotlinx-serialization" }
3333
moshi = { module = "com.squareup.moshi:moshi", version.ref = "moshi" }
3434
okhttp = "com.squareup.okhttp3:okhttp:4.12.0"
35-
okio = "com.squareup.okio:okio:3.6.0"
35+
okio = "com.squareup.okio:okio:3.7.0"
3636
sarif4k = "io.github.detekt.sarif4k:sarif4k:0.5.0"
3737
slf4jNop = "org.slf4j:slf4j-nop:2.0.9"
3838
junit = "junit:junit:4.13.2"

0 commit comments

Comments
 (0)