Skip to content

Commit

Permalink
fix(deps): update dependency de.mannodermaus.gradle.plugins:android-j…
Browse files Browse the repository at this point in the history
…unit5 to v1.11.0.0
  • Loading branch information
renovate[bot] authored Aug 14, 2024
1 parent 4296691 commit ba7f5c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ ext {
build_plugins = [
android_gradle: [group: 'com.android.tools.build', name: 'gradle', version: versions.android_plugin],
kotlin_gradle : [group: 'org.jetbrains.kotlin', name: 'kotlin-gradle-plugin', version: versions.kotlin],
android_junit : [group: 'de.mannodermaus.gradle.plugins', name: 'android-junit5', version: '1.6.2.0']
android_junit : [group: 'de.mannodermaus.gradle.plugins', name: 'android-junit5', version: '1.11.0.0']
]

libs = [
Expand Down

0 comments on commit ba7f5c1

Please sign in to comment.