Skip to content

Commit

Permalink
Update dependency com.google.truth:truth to v1.4.3 (#361)
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] committed Jun 27, 2024
1 parent aa23a3b commit 015d4fb
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 @@ -22,7 +22,7 @@ clikt = "4.4.0"
ktlint = "1.3.0"

junit = "4.13.2"
truth = "1.4.2"
truth = "1.4.3"

[libraries]
kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib", version.ref = "kotlin" }
Expand Down

0 comments on commit 015d4fb

Please sign in to comment.