mirror of
https://github.com/fankes/moshi.git
synced 2025-10-18 23:49:21 +08:00
Merge pull request #1612 from square/renovate/org.assertj
Update dependency org.assertj:assertj-core to v3.24.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.1.0"
|
||||
|
||||
# Test libs
|
||||
assertj = "org.assertj:assertj-core:3.11.1"
|
||||
assertj = "org.assertj:assertj-core:3.24.2"
|
||||
junit = "junit:junit:4.13.2"
|
||||
kotlinCompileTesting = { module = "com.github.tschuchortdev:kotlin-compile-testing", version.ref = "kotlinCompileTesting" }
|
||||
kotlinCompileTesting-ksp = { module = "com.github.tschuchortdev:kotlin-compile-testing-ksp", version.ref ="kotlinCompileTesting" }
|
||||
|
Reference in New Issue
Block a user