Skip to content

Commit 37c0ecd

Browse files
Bump de.mannodermaus.gradle.plugins:android-junit5 (#415)
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-junit-framework@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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8a2d4f8 commit 37c0ecd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ buildscript {
88
}
99
dependencies {
1010
classpath 'com.android.tools.build:gradle:8.7.3'
11-
classpath "de.mannodermaus.gradle.plugins:android-junit5:1.11.2.0"
11+
classpath "de.mannodermaus.gradle.plugins:android-junit5:1.11.3.0"
1212
}
1313
}
1414

0 commit comments

Comments
 (0)