Skip to content

Commit

Permalink
Update dependency androidx.test.ext:junit to v1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 7, 2022
1 parent 5f27102 commit 28cc622
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 @@ -29,7 +29,7 @@ androidx-lifecycle-java8 = { module = "androidx.lifecycle:lifecycle-common-java8
androidx-lifecycle-runtime = { module = "androidx.lifecycle:lifecycle-runtime-ktx", version.ref = "androidx-lifecycle" }
androidx-navigation-compose = { module = "androidx.navigation:navigation-compose", version.ref = "androidx-navigation-compose" }
androidx-test-espresso-core = "androidx.test.espresso:espresso-core:3.5.0"
androidx-test-junit = "androidx.test.ext:junit:1.1.3"
androidx-test-junit = "androidx.test.ext:junit:1.1.4"
androidx-test-rules = "androidx.test:rules:1.4.0"
coil-compose = { module = "io.coil-kt:coil-compose", version.ref = "coil" }
compose-animation-core = { module = "androidx.compose.animation:animation-core", version.ref = "compose" }
Expand Down

0 comments on commit 28cc622

Please sign in to comment.