Skip to content

Commit

Permalink
fix(deps): update dependency de.mannodermaus.junit5:android-test-core…
Browse files Browse the repository at this point in the history
… to v1.5.0
  • Loading branch information
renovate[bot] authored Jul 25, 2024
1 parent 9788bac commit 14e5a2a
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 @@ -131,7 +131,7 @@ junit5 = { module = "org.junit.jupiter:junit-jupiter-api", version.ref = "junit5
junit5-engine = { module = "org.junit.jupiter:junit-jupiter-engine", version.ref = "junit5-jupiter" }
junit5-params = { module = "org.junit.jupiter:junit-jupiter-params", version.ref = "junit5-jupiter" }
junit5-vintage = { module = "org.junit.vintage:junit-vintage-engine", version.ref = "junit5-jupiter" }
junit5-android-test-core = { module = "de.mannodermaus.junit5:android-test-core", version = "1.4.0" }
junit5-android-test-core = { module = "de.mannodermaus.junit5:android-test-core", version = "1.5.0" }
junit5-android-test-runner = { module = "de.mannodermaus.junit5:android-test-runner", version = "1.4.0" }
truth = { module = "com.google.truth:truth", version.ref = "truth" }
robolectric = { module = "org.robolectric:robolectric", version.ref = "robolectric" }
Expand Down

0 comments on commit 14e5a2a

Please sign in to comment.