mirror of
https://github.com/fankes/moshi.git
synced 2025-10-18 23:49:21 +08:00
Merge pull request #1792 from square/renovate/org.assertj-assertj-core-3.x
Update dependency org.assertj:assertj-core to v3.25.2
This commit is contained in:
@@ -35,7 +35,7 @@ ksp-api = { module = "com.google.devtools.ksp:symbol-processing-api", version.re
|
||||
okio = "com.squareup.okio:okio:3.7.0"
|
||||
|
||||
# Test libs
|
||||
assertj = "org.assertj:assertj-core:3.25.1"
|
||||
assertj = "org.assertj:assertj-core:3.25.2"
|
||||
junit = "junit:junit:4.13.2"
|
||||
kotlinCompileTesting = { module = "dev.zacsweers.kctfork:core", version.ref = "kotlinCompileTesting" }
|
||||
kotlinCompileTesting-ksp = { module = "dev.zacsweers.kctfork:ksp", version.ref ="kotlinCompileTesting" }
|
||||
|
Reference in New Issue
Block a user