Skip to content

Commit

Permalink
Update dependency com.squareup.okio:okio to v3.9.0 (#328)
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 Mar 13, 2024
1 parent 2ae4e04 commit a417dff
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 @@ -9,7 +9,7 @@ truth = "com.google.truth:truth:1.4.2"
tagger = "com.osacky.tagger:tagger-lib:0.2"
rxjava = "io.reactivex.rxjava3:rxjava:3.1.8"
mockito = "com.nhaarman.mockitokotlin2:mockito-kotlin:2.2.0"
okio = "com.squareup.okio:okio:3.8.0"
okio = "com.squareup.okio:okio:3.9.0"

[plugins]
kgp = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
Expand Down

0 comments on commit a417dff

Please sign in to comment.