chore(deps): update androidx.test.espresso:espresso-core to v3.6.1

This commit is contained in:
renovate[bot]
2024-06-27 01:42:10 +00:00
committed by Andre K
parent 5bcbe706c4
commit f12eb4fffe

View File

@@ -221,7 +221,7 @@ dependencies {
testImplementation 'junit:junit:4.13.2'
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.1'
// kotlin serialization
implementation "org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.3"