Skip to content

Commit

Permalink
fix(deps): update okio to v3.5.0 (#267)
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 Aug 2, 2023
1 parent 3736dfe commit 7c8750b
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 @@ -17,7 +17,7 @@ kotlinx-serialization = "1.5.1"
ktor = "2.3.3"
mockk = "1.13.5"
mordant = "2.1.0"
okio = "3.4.0"
okio = "3.5.0"
shadow = "8.1.1"
skrapeit = "1.2.2"
slf4j = "2.0.7"
Expand Down

0 comments on commit 7c8750b

Please sign in to comment.