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

Commit f70c84c

Browse files
authored
Merge pull request #136 from android/dependabot/gradle/SafDemos/androidx.test.ext-junit-1.1.3
Bump junit from 1.1.1 to 1.1.3 in /SafDemos
2 parents 9b967c8 + 7321e64 commit f70c84c

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)