Skip to content

Commit

Permalink
Bump com.squareup.okio:okio from 3.6.0 to 3.7.0 (#182)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 21, 2023
1 parent bff968a commit b9cc301
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ mockk = { module = "io.mockk:mockk", version.ref = "mockk" }
annotations = { module = "org.jetbrains:annotations", version = "24.1.0" }
byteBuddy = { module = "net.bytebuddy:byte-buddy", version.ref = "byteBuddy" }
kotlinx = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-jdk8", version.ref = "kotlinx" }
okio = { module = "com.squareup.okio:okio", version = "3.6.0" }
okio = { module = "com.squareup.okio:okio", version = "3.7.0" }
opentest4j = { module = "org.opentest4j:opentest4j", version = "1.3.0" }

[bundles]
Expand Down

0 comments on commit b9cc301

Please sign in to comment.