Skip to content

Commit

Permalink
Update dependency com.google.truth:truth to v1.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 18, 2023
1 parent 7a5884b commit a12b5f9
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.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.4"
truth = "com.google.truth:truth:1.1.5"

0 comments on commit a12b5f9

Please sign in to comment.