Skip to content

Commit

Permalink
Bump androidx.test:rules from 1.4.0 to 1.5.0 (#417)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 8, 2023
1 parent 298948a commit 56e79f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ buildscript {
junit_jupiter_version = "5.8.2"
mockk_version = "1.12.3"
junit_ext_version = "1.1.3"
test_rule_version = "1.4.0"
test_rule_version = "1.5.0"
espresso_core_version = "3.4.0"
kotlinx_coroutines_test_version = "1.6.1"
core_testing_version = "2.1.0"
Expand Down

0 comments on commit 56e79f0

Please sign in to comment.