mirror of
https://github.com/fankes/moshi.git
synced 2025-10-18 23:49:21 +08:00
Update dependency com.squareup.okio:okio to v3.10.2 (#1929)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -30,7 +30,7 @@ kotlinpoet = { module = "com.squareup:kotlinpoet", version.ref = "kotlinpoet" }
|
|||||||
kotlinpoet-ksp = { module = "com.squareup:kotlinpoet-ksp", version.ref = "kotlinpoet" }
|
kotlinpoet-ksp = { module = "com.squareup:kotlinpoet-ksp", version.ref = "kotlinpoet" }
|
||||||
ksp = { module = "com.google.devtools.ksp:symbol-processing", version.ref = "ksp" }
|
ksp = { module = "com.google.devtools.ksp:symbol-processing", version.ref = "ksp" }
|
||||||
ksp-api = { module = "com.google.devtools.ksp:symbol-processing-api", version.ref = "ksp" }
|
ksp-api = { module = "com.google.devtools.ksp:symbol-processing-api", version.ref = "ksp" }
|
||||||
okio = "com.squareup.okio:okio:3.10.1"
|
okio = "com.squareup.okio:okio:3.10.2"
|
||||||
assertj = "org.assertj:assertj-core:3.27.2"
|
assertj = "org.assertj:assertj-core:3.27.2"
|
||||||
junit = "junit:junit:4.13.2"
|
junit = "junit:junit:4.13.2"
|
||||||
kotlinCompileTesting = { module = "dev.zacsweers.kctfork:core", version.ref = "kotlinCompileTesting" }
|
kotlinCompileTesting = { module = "dev.zacsweers.kctfork:core", version.ref = "kotlinCompileTesting" }
|
||||||
|
Reference in New Issue
Block a user