Skip to content

Commit

Permalink
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.11.2.0 to 1.11.3.0.
- [Release notes](https://github.com/mannodermaus/android-junit5/releases)
- [Commits](mannodermaus/android-junit5@plugin-1.11.2.0...plugin-1.11.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 24, 2024
1 parent 50bec35 commit e98cebd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion junit5-android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ buildscript {
}
dependencies {
classpath "com.android.tools.build:gradle:8.2.2"
classpath "de.mannodermaus.gradle.plugins:android-junit5:1.11.2.0"
classpath "de.mannodermaus.gradle.plugins:android-junit5:1.11.3.0"
}
}

Expand Down

0 comments on commit e98cebd

Please sign in to comment.