Skip to content

Commit 6640506

Browse files
authored
Merge pull request #2038 from square/renovate/com.squareup.okio-okio-3.x
Update dependency com.squareup.okio:okio to v3.16.3
2 parents f7aadaa + f6b6259 commit 6640506

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
@@ -28,7 +28,7 @@ kotlinpoet = { module = "com.squareup:kotlinpoet", version.ref = "kotlinpoet" }
2828
kotlinpoet-ksp = { module = "com.squareup:kotlinpoet-ksp", version.ref = "kotlinpoet" }
2929
ksp = { module = "com.google.devtools.ksp:symbol-processing", version.ref = "ksp" }
3030
ksp-api = { module = "com.google.devtools.ksp:symbol-processing-api", version.ref = "ksp" }
31-
okio = "com.squareup.okio:okio:3.16.2"
31+
okio = "com.squareup.okio:okio:3.16.3"
3232
assertj = "org.assertj:assertj-core:3.27.6"
3333
junit = "junit:junit:4.13.2"
3434
kotlinCompileTesting = { module = "dev.zacsweers.kctfork:core", version.ref = "kotlinCompileTesting" }

0 commit comments

Comments
 (0)