mirror of
https://github.com/fankes/moshi.git
synced 2025-10-18 23:49:21 +08:00
Merge pull request #1687 from square/renovate/com.google.truth
Update dependency com.google.truth:truth to v1.1.4
This commit is contained in:
@@ -39,4 +39,4 @@ assertj = "org.assertj:assertj-core:3.24.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" }
|
||||
truth = "com.google.truth:truth:1.1.3"
|
||||
truth = "com.google.truth:truth:1.1.4"
|
||||
|
Reference in New Issue
Block a user