Skip to content

Commit

Permalink
Update dependency com.squareup.okio:okio to v3.10.1 (#1773)
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 Jan 7, 2025
1 parent 5724148 commit f974e74
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 @@ -53,7 +53,7 @@ moshi-adapters = { module = "com.squareup.moshi:moshi-adapters", version.ref = "
moshi-core = { module = "com.squareup.moshi:moshi", version.ref = "moshi" }
moshi-kotlinReflect = { module = "com.squareup.moshi:moshi-kotlin", version.ref = "moshi" }

okio = { module = "com.squareup.okio:okio", version = "3.9.1" }
okio = { module = "com.squareup.okio:okio", version = "3.10.1" }

tools-common = { module = "com.android.tools:common", version.ref = "androidTools" }
tools-layoutlib = { module = "com.android.tools.layoutlib:layoutlib", version.ref = "layoutlib" }
Expand Down

0 comments on commit f974e74

Please sign in to comment.