Skip to content

Commit

Permalink
Bump android-junit5 from 1.6.2.0 to 1.8.0.0 (#1768)
Browse files Browse the repository at this point in the history
Bumps [android-junit5](https://github.com/mannodermaus/android-junit5) from 1.6.2.0 to 1.8.0.0.
- [Release notes](https://github.com/mannodermaus/android-junit5/releases)
- [Commits](mannodermaus/android-junit5@plugin-1.6.2.0...plugin-1.8.0.0)

---
updated-dependencies:
- dependency-name: de.mannodermaus.gradle.plugins:android-junit5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Oct 13, 2021
1 parent 6a29304 commit 84ede0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ buildscript {
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.5.31")
classpath("com.google.gms:google-services:4.3.10")
classpath("com.google.firebase:firebase-appdistribution-gradle:2.2.0")
classpath("de.mannodermaus.gradle.plugins:android-junit5:1.6.2.0")
classpath("de.mannodermaus.gradle.plugins:android-junit5:1.8.0.0")
classpath("com.github.triplet.gradle:play-publisher:3.6.0")
}
}
Expand Down

0 comments on commit 84ede0b

Please sign in to comment.