Skip to content

Commit

Permalink
Bump de.mannodermaus.gradle.plugins:android-junit5 (#469)
Browse files Browse the repository at this point in the history
Bumps [de.mannodermaus.gradle.plugins:android-junit5](https://github.com/mannodermaus/android-junit5) from 1.9.3.0 to 1.10.0.0.
- [Release notes](https://github.com/mannodermaus/android-junit5/releases)
- [Commits](mannodermaus/android-junit5@plugin-1.9.3.0...plugin-1.10.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 7, 2023
1 parent e80f556 commit 468989b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:8.1.2'
classpath "de.mannodermaus.gradle.plugins:android-junit5:1.9.3.0"
classpath "de.mannodermaus.gradle.plugins:android-junit5:1.10.0.0"

// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
Expand Down

0 comments on commit 468989b

Please sign in to comment.