Skip to content

Commit

Permalink
Bump de.mannodermaus.gradle.plugins:android-junit5 from 1.8.2.1 to 1.…
Browse files Browse the repository at this point in the history
…9.3.0 (home-assistant#3542)

Bump de.mannodermaus.gradle.plugins:android-junit5

Bumps [de.mannodermaus.gradle.plugins:android-junit5](https://github.com/mannodermaus/android-junit5) from 1.8.2.1 to 1.9.3.0.
- [Release notes](https://github.com/mannodermaus/android-junit5/releases)
- [Commits](mannodermaus/android-junit5@plugin-1.8.2.1...plugin-1.9.3.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 May 22, 2023
1 parent bfaace5 commit 9b96552
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.8.10")
classpath("com.google.gms:google-services:4.3.15")
classpath("com.google.firebase:firebase-appdistribution-gradle:4.0.0")
classpath("de.mannodermaus.gradle.plugins:android-junit5:1.8.2.1")
classpath("de.mannodermaus.gradle.plugins:android-junit5:1.9.3.0")
classpath("com.github.triplet.gradle:play-publisher:3.8.3")
classpath("com.google.dagger:hilt-android-gradle-plugin:2.45")
}
Expand Down

0 comments on commit 9b96552

Please sign in to comment.