Skip to content

Commit c00c00b

Browse files
Bump androidx.test.ext:junit from 1.2.0 to 1.2.1
Bumps androidx.test.ext:junit from 1.2.0 to 1.2.1. --- updated-dependencies: - dependency-name: androidx.test.ext:junit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 142226c commit c00c00b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,6 @@ dependencies {
6464
implementation 'androidx.appcompat:appcompat:1.7.0'
6565
implementation 'com.google.android.material:material:1.12.0'
6666
testImplementation 'junit:junit:4.13.2'
67-
androidTestImplementation 'androidx.test.ext:junit:1.2.0'
67+
androidTestImplementation 'androidx.test.ext:junit:1.2.1'
6868
androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.0'
6969
}

0 commit comments

Comments
 (0)