Skip to content

Commit c14d8ff

Browse files
Bump junit from 1.1.2 to 1.1.3 in /android
Bumps junit from 1.1.2 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 3436731 commit c14d8ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dependencies {
4242
implementation 'com.google.firebase:firebase-auth:20.0.4'
4343
implementation 'com.google.firebase:firebase-database:19.7.0'
4444
testImplementation 'junit:junit:4.+'
45-
androidTestImplementation 'androidx.test.ext:junit:1.1.2'
45+
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
4646
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
4747

4848
//retrofit

0 commit comments

Comments
 (0)