Skip to content

Commit

Permalink
fix(deps): Bump de.mannodermaus.gradle.plugins:android-junit5
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.8.2.1 to 1.10.0.0.
- [Release notes](https://github.com/mannodermaus/android-junit5/releases)
- [Commits](mannodermaus/android-junit5@plugin-1.8.2.1...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]>
  • Loading branch information
dependabot[bot] authored Mar 4, 2024
1 parent 9917bce commit c96494e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ buildscript {
}
dependencies {
classpath 'com.github.triplet.gradle:play-publisher:3.4.0'
classpath "de.mannodermaus.gradle.plugins:android-junit5:1.8.2.1"
classpath "de.mannodermaus.gradle.plugins:android-junit5:1.10.0.0"
}
}

Expand Down

0 comments on commit c96494e

Please sign in to comment.