Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Commit 7321e64

Browse files
Bump junit from 1.1.1 to 1.1.3 in /SafDemos
Bumps junit from 1.1.1 to 1.1.3. --- 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 0c2d677 commit 7321e64

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SafDemos/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,6 @@ dependencies {
6464
implementation 'androidx.lifecycle:lifecycle-extensions:2.2.0'
6565
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.2.0'
6666
testImplementation 'junit:junit:4.12'
67-
androidTestImplementation 'androidx.test.ext:junit:1.1.1'
67+
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
6868
androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'
6969
}

0 commit comments

Comments
 (0)