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 Jul 30, 2021
1 parent d4790f7 commit 49c64df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/dependencies.gradle
Expand Up @@ -45,7 +45,7 @@ libraries.kotlin = [
libraries.android = [
ktx: 'androidx.core:core-ktx:1.5.0',
compat: 'androidx.appcompat:appcompat:1.3.0',
material: 'com.google.android.material:material:1.3.0',
junit: 'androidx.test.ext:junit:1.1.2',
material: 'com.google.android.material:material:1.4.0',
junit: 'androidx.test.ext:junit:1.1.3',
espresso: 'androidx.test.espresso:espresso-core:3.3.0',
]

0 comments on commit 49c64df

Please sign in to comment.