Skip to content

Commit 1424c60

Browse files
Update dependency com.squareup.okio:okio to v3.10.1 (#1136)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2377f17 commit 1424c60

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
@@ -15,7 +15,7 @@ jdom2 = "org.jdom:jdom2:2.0.6.1"
1515
plexus-utils = "org.codehaus.plexus:plexus-utils:4.0.2"
1616
plexus-xml = "org.codehaus.plexus:plexus-xml:4.0.4"
1717
xmlunit = "org.xmlunit:xmlunit-legacy:2.10.0"
18-
okio = "com.squareup.okio:okio:3.9.1"
18+
okio = "com.squareup.okio:okio:3.10.1"
1919
moshi = { module = "com.squareup.moshi:moshi", version.ref = "moshi" }
2020
moshi-kotlin = { module = "com.squareup.moshi:moshi-kotlin", version.ref = "moshi" }
2121

0 commit comments

Comments
 (0)