Skip to content

Commit e1e5f03

Browse files
Update dependency com.squareup.okio:okio to v3.11.0
1 parent 9a8e225 commit e1e5f03

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ kotlinpoet = { module = "com.squareup:kotlinpoet", version.ref = "kotlinpoet" }
2929
kotlinpoet-ksp = { module = "com.squareup:kotlinpoet-ksp", version.ref = "kotlinpoet" }
3030
ksp = { module = "com.google.devtools.ksp:symbol-processing", version.ref = "ksp" }
3131
ksp-api = { module = "com.google.devtools.ksp:symbol-processing-api", version.ref = "ksp" }
32-
okio = "com.squareup.okio:okio:3.10.2"
32+
okio = "com.squareup.okio:okio:3.11.0"
3333
assertj = "org.assertj:assertj-core:3.27.3"
3434
junit = "junit:junit:4.13.2"
3535
kotlinCompileTesting = { module = "dev.zacsweers.kctfork:core", version.ref = "kotlinCompileTesting" }

0 commit comments

Comments
 (0)