Skip to content

Commit

Permalink
Update dependency com.google.truth:truth to v1.4.0 (cashapp#1281)
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 Feb 2, 2024
1 parent b7bd413 commit f4de1d9
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 @@ -67,7 +67,7 @@ trove4j = { module = "org.jetbrains.intellij.deps:trove4j", version = "1.0.20200
# Test libraries
junit = { module = "junit:junit", version = "4.13.2" }
testParameterInjector = { module = "com.google.testparameterinjector:test-parameter-injector", version = "1.15" }
truth = { module = "com.google.truth:truth", version = "1.3.0" }
truth = { module = "com.google.truth:truth", version = "1.4.0" }

# Plugins
plugin-android = { module = "com.android.tools.build:gradle", version.ref = "agp" }
Expand Down

0 comments on commit f4de1d9

Please sign in to comment.