Skip to content

Commit

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

---
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 Jan 4, 2023
1 parent b1b6d6a commit 4d62fa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Original file line number Diff line number Diff line change
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.4',
junit: 'androidx.test.ext:junit:1.1.5',
espresso: 'androidx.test.espresso:espresso-core:3.5.1',
]

0 comments on commit 4d62fa7

Please sign in to comment.