Skip to content

Commit

Permalink
Update dependency com.squareup.okio:okio to v3.3.0 (#122)
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 Feb 4, 2023
1 parent ac564db commit deb273f
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 @@ -29,7 +29,7 @@ kotlinpoet = "com.squareup:kotlinpoet:1.12.0"
ksp = { module = "com.google.devtools.ksp:symbol-processing", version.ref = "ksp" }
ksp-api = { module = "com.google.devtools.ksp:symbol-processing-api", version.ref = "ksp" }

okio = "com.squareup.okio:okio:3.2.0"
okio = "com.squareup.okio:okio:3.3.0"

truth = { module = "com.google.truth:truth", version = "1.1.3" }
junit = "junit:junit:4.13.2"
Expand Down

0 comments on commit deb273f

Please sign in to comment.