Skip to content

Commit

Permalink
Update dependency de.mannodermaus.gradle.plugins:android-junit5 to v1…
Browse files Browse the repository at this point in the history
….9.3.0
  • Loading branch information
renovate[bot] committed May 9, 2023
1 parent 4a04726 commit ba1aacd
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 @@ -19,7 +19,7 @@ buildscript {
dependencies {
classpath "com.android.tools.build:gradle:$agp_version"
classpath "com.google.dagger:hilt-android-gradle-plugin:$hilt_version"
classpath "de.mannodermaus.gradle.plugins:android-junit5:1.8.2.1"
classpath "de.mannodermaus.gradle.plugins:android-junit5:1.9.3.0"
classpath "org.jmailen.gradle:kotlinter-gradle:3.13.0"
classpath "org.jetbrains.dokka:dokka-gradle-plugin:$kotlin_version"
}
Expand Down

0 comments on commit ba1aacd

Please sign in to comment.