Skip to content

Commit 90b3772

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 66dc5d1 commit 90b3772

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
@@ -59,7 +59,7 @@ dependencies {
5959
implementation 'androidx.room:room-runtime:2.5.1'
6060
testImplementation 'androidx.room:room-testing:2.5.1'
6161
androidTestImplementation 'junit:junit:4.13.2'
62-
androidTestImplementation 'androidx.test:core:1.3.0'
62+
androidTestImplementation 'androidx.test:core:1.5.0'
6363
androidTestImplementation 'androidx.test:runner:1.5.2'
6464
androidTestImplementation 'androidx.test:rules:1.3.0'
6565
androidTestImplementation 'androidx.test.ext:junit:1.1.2'

0 commit comments

Comments
 (0)