Skip to content

Commit 1d0ec1f

Browse files
Bump room-testing from 2.2.6 to 2.3.0
Bumps room-testing from 2.2.6 to 2.3.0. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent ac87e83 commit 1d0ec1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ dependencies {
5858
annotationProcessor 'androidx.room:room-compiler:2.3.0'
5959
implementation 'androidx.room:room-runtime:2.3.0'
6060
annotationProcessor 'androidx.room:room-compiler:2.3.0'
61-
testImplementation 'androidx.room:room-testing:2.2.6'
61+
testImplementation 'androidx.room:room-testing:2.3.0'
6262
androidTestImplementation 'junit:junit:4.13.2'
6363
androidTestImplementation 'androidx.test:core:1.3.0'
6464
androidTestImplementation 'androidx.test:runner:1.3.0'

0 commit comments

Comments
 (0)