Skip to content

Commit 99dc25b

Browse files
Update all dependencies (#161)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0a0029f commit 99dc25b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,8 @@ dependencies {
7575
implementation "androidx.compose.ui:ui-tooling-preview:$compose_ui_version"
7676
implementation 'androidx.compose.material:material:1.8.3'
7777
testImplementation 'junit:junit:4.13.2'
78-
androidTestImplementation 'androidx.test.ext:junit:1.2.1'
79-
androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.1'
78+
androidTestImplementation 'androidx.test.ext:junit:1.3.0'
79+
androidTestImplementation 'androidx.test.espresso:espresso-core:3.7.0'
8080
androidTestImplementation "androidx.compose.ui:ui-test-junit4:$compose_ui_version"
8181
debugImplementation "androidx.compose.ui:ui-tooling:$compose_ui_version"
8282
debugImplementation "androidx.compose.ui:ui-test-manifest:$compose_ui_version"

0 commit comments

Comments
 (0)