Skip to content

Commit

Permalink
Update dependency com.google.truth:truth to v1.4.3 (#1859)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 27, 2024
1 parent 7ea4eca commit 948c439
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 @@ -35,6 +35,6 @@ assertj = "org.assertj:assertj-core:3.26.0"
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.4.2"
truth = "com.google.truth:truth:1.4.3"
googleJavaFormat = "com.google.googlejavaformat:google-java-format:1.22.0"
ktlint = "com.pinterest.ktlint:ktlint-cli:1.3.0"

0 comments on commit 948c439

Please sign in to comment.