mirror of
https://github.com/fankes/moshi.git
synced 2025-10-18 15:39:22 +08:00
Update dependency org.assertj:assertj-core to v3.25.1
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.0"
|
||||
assertj = "org.assertj:assertj-core:3.25.1"
|
||||
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