Skip to content

Commit

Permalink
Bump com.squareup.okio:okio from 3.5.0 to 3.6.0 (#166)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 4, 2023
1 parent 3d3fe3f commit b3b6394
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.0.1" }
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.5.0" }
okio = { module = "com.squareup.okio:okio", version = "3.6.0" }
opentest4j = { module = "org.opentest4j:opentest4j", version = "1.3.0" }

[bundles]
Expand Down

0 comments on commit b3b6394

Please sign in to comment.