Skip to content

Commit

Permalink
Merge pull request #1788 from square/renovate/com.google.truth-truth-1.x
Browse files Browse the repository at this point in the history
Update dependency com.google.truth:truth to v1.3.0
  • Loading branch information
JakeWharton authored Jan 19, 2024
2 parents 185ebe0 + e27c105 commit e97dfd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit e97dfd3

Please sign in to comment.