Merge pull request #1777 from square/renovate/com.google.truth-truth-1.x

Update dependency com.google.truth:truth to v1.2.0
This commit is contained in:
Jake Wharton
2023-12-19 15:48:00 -05:00
committed by GitHub

View File

@@ -39,4 +39,4 @@ assertj = "org.assertj:assertj-core:3.24.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" }
kotlinCompileTesting-ksp = { module = "dev.zacsweers.kctfork:ksp", version.ref ="kotlinCompileTesting" } kotlinCompileTesting-ksp = { module = "dev.zacsweers.kctfork:ksp", version.ref ="kotlinCompileTesting" }
truth = "com.google.truth:truth:1.1.5" truth = "com.google.truth:truth:1.2.0"