Skip to content

Commit

Permalink
chore: bump junit from 1.1.4 to 1.1.5 (#299)
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] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and mparticle-automation committed Jan 5, 2023
1 parent c5b66b2 commit 3639ffa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testutils/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ dependencies {
compileOnly 'org.mockito:mockito-android:4.10.0'

api 'androidx.annotation:annotation:1.5.0'
api 'androidx.test.ext:junit:1.1.4'
api 'androidx.test.ext:junit:1.1.5'
api 'androidx.test:rules:1.5.0'

androidTestCompileOnly project(':android-core')
Expand Down

0 comments on commit 3639ffa

Please sign in to comment.