Skip to content

Commit

Permalink
Update dependency com.google.truth:truth to v1.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and ksharma-xyz committed Oct 3, 2024
1 parent 4aa69dd commit 30dc329
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 @@ -70,7 +70,7 @@ compose-ui-test-manifest = { group = "androidx.compose.ui", name = "ui-test-mani
compose-ui-test-junit4 = { group = "androidx.compose.ui", name = "ui-test-junit4" }
junit = { group = "junit", name = "junit", version.ref = "junit" }
androidx-test-ext-junit = { group = "androidx.test.ext", name = "junit", version.ref = "androidx-test-ext-junit" }
google-truth = { group = "com.google.truth", name = "truth", version = "1.4.2" }
google-truth = { group = "com.google.truth", name = "truth", version = "1.4.4" }
turbine = { group = "app.cash.turbine", name = "turbine", version = "1.1.0" }
mockito-kotlin = { group = "org.mockito.kotlin", name = "mockito-kotlin", version = "5.2.1" }
kotlinx-coroutines-test = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-test", version = "1.8.1" }
Expand Down

0 comments on commit 30dc329

Please sign in to comment.