Skip to content

Commit

Permalink
Update dependency com.google.truth:truth to v1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 16, 2024
1 parent e65f7cc commit 51d7326
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 @@ -7,7 +7,7 @@ androidGradleApi = { module = "com.android.tools.build:gradle-api", version.ref
kotlinGradlePlugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }

junit = "junit:junit:4.13.2"
truth = "com.google.truth:truth:1.4.0"
truth = "com.google.truth:truth:1.4.1"
testParameterInjector = "com.google.testparameterinjector:test-parameter-injector:1.15"

kotlinx-serialization = "org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.2"
Expand Down

0 comments on commit 51d7326

Please sign in to comment.