Skip to content

Commit

Permalink
Update dependency androidx.test.ext:junit to v1.2.1 (openhab#3791)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 15, 2024
1 parent 1fd6745 commit eabbe3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mobile/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -212,5 +212,5 @@ dependencies {
androidTestImplementation "androidx.test.espresso:espresso-contrib:$espresso_version", {
exclude group: "com.android.support", module: "support-annotations"
}
androidTestImplementation "androidx.test.ext:junit:1.1.5"
androidTestImplementation "androidx.test.ext:junit:1.2.1"
}

0 comments on commit eabbe3a

Please sign in to comment.