Skip to content

Commit

Permalink
fix(deps): update junit5 monorepo to v5.10.0 (#288)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 1, 2023
1 parent b8c0ad7 commit 80f7bdf
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 @@ -34,7 +34,7 @@ junit = "4.13.2"
androidx-test-junit = "1.1.5"
androidx-test-espresso = "3.5.1"
junit5-plugin = "1.9.3.0"
junit5-jupiter = "5.9.3"
junit5-jupiter = "5.10.0"
truth = "1.1.5"
robolectric = "4.10.3"
androidx-uiautomator = "2.3.0-alpha04"
Expand Down

0 comments on commit 80f7bdf

Please sign in to comment.