Update dependency com.google.truth:truth to v1.3.0

This commit is contained in:
renovate[bot]
2024-01-19 22:59:44 +00:00
committed by GitHub
parent 185ebe08d9
commit e27c105bd9

View File

@@ -39,4 +39,4 @@ 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" }
truth = "com.google.truth:truth:1.2.0"
truth = "com.google.truth:truth:1.3.0"