Skip to content

Commit

Permalink
Bump junit from 1.1.2 to 1.1.3 (#2377)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Aug 2, 2021
1 parent 6969c82 commit a55d19e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Expand Up @@ -46,6 +46,6 @@ libraries.android = [
ktx: 'androidx.core:core-ktx:1.5.0',
compat: 'androidx.appcompat:appcompat:1.3.1',
material: 'com.google.android.material:material:1.4.0',
junit: 'androidx.test.ext:junit:1.1.2',
junit: 'androidx.test.ext:junit:1.1.3',
espresso: 'androidx.test.espresso:espresso-core:3.3.0',
]

0 comments on commit a55d19e

Please sign in to comment.