Skip to content

Commit 5e59af9

Browse files
Bump junit from 1.1.2 to 1.1.5
Bumps junit from 1.1.2 to 1.1.5. --- updated-dependencies: - dependency-name: androidx.test.ext:junit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5c0395f commit 5e59af9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,5 +63,5 @@ dependencies {
6363
androidTestImplementation 'androidx.test:core:1.3.0'
6464
androidTestImplementation 'androidx.test:runner:1.3.0'
6565
androidTestImplementation 'androidx.test:rules:1.3.0'
66-
androidTestImplementation 'androidx.test.ext:junit:1.1.2'
66+
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
6767
}

0 commit comments

Comments
 (0)