Skip to content

Commit 05cddfd

Browse files
Bump core from 1.3.0 to 1.5.0
Bumps core from 1.3.0 to 1.5.0. --- updated-dependencies: - dependency-name: androidx.test:core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 05c2d34 commit 05cddfd

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
@@ -60,7 +60,7 @@ dependencies {
6060
annotationProcessor 'androidx.room:room-compiler:2.4.2'
6161
testImplementation 'androidx.room:room-testing:2.4.3'
6262
androidTestImplementation 'junit:junit:4.13.2'
63-
androidTestImplementation 'androidx.test:core:1.3.0'
63+
androidTestImplementation 'androidx.test:core:1.5.0'
6464
androidTestImplementation 'androidx.test:runner:1.5.2'
6565
androidTestImplementation 'androidx.test:rules:1.3.0'
6666
androidTestImplementation 'androidx.test.ext:junit:1.1.2'

0 commit comments

Comments
 (0)