Skip to content

Commit

Permalink
Update dependency com.google.truth:truth to v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 6, 2024
1 parent aec3fa3 commit 6dd7ea3
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.14" }
truth = { module = "com.google.truth:truth", version = "1.1.5" }
truth = { module = "com.google.truth:truth", version = "1.2.0" }

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

0 comments on commit 6dd7ea3

Please sign in to comment.