Skip to content

Commit

Permalink
Bump junit from 1.1.3 to 1.1.4 (#2806)
Browse files Browse the repository at this point in the history
Bumps junit from 1.1.3 to 1.1.4.

---
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 28, 2022
1 parent 8f4af18 commit 83a41fd
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.8.0',
compat: 'androidx.appcompat:appcompat:1.4.2',
material: 'com.google.android.material:material:1.6.1',
junit: 'androidx.test.ext:junit:1.1.3',
junit: 'androidx.test.ext:junit:1.1.4',
espresso: 'androidx.test.espresso:espresso-core:3.5.0',
]

0 comments on commit 83a41fd

Please sign in to comment.