Skip to content

Commit

Permalink
Bump junit from 1.1.2 to 1.1.3
Browse files Browse the repository at this point in the history
Bumps junit from 1.1.2 to 1.1.3.

---
updated-dependencies:
- dependency-name: androidx.test.ext:junit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 2, 2021
1 parent 88bd306 commit 7a90a00
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.0',
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 7a90a00

Please sign in to comment.