Skip to content

Commit 554e13e

Browse files
Update dependency com.squareup.okio:okio to v3.16.2 (#391)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 39671d3 commit 554e13e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ ksp-api = { module = "com.google.devtools.ksp:symbol-processing-api", version.re
3636
ksp-aaEmbeddable = { module = "com.google.devtools.ksp:symbol-processing-aa-embeddable", version.ref = "ksp" }
3737
ksp-commonDeps = { module = "com.google.devtools.ksp:symbol-processing-common-deps", version.ref = "ksp" }
3838

39-
okio = "com.squareup.okio:okio:3.16.1"
39+
okio = "com.squareup.okio:okio:3.16.2"
4040

4141
truth = { module = "com.google.truth:truth", version = "1.4.5" }
4242
junit = "junit:junit:4.13.2"

0 commit comments

Comments
 (0)