Skip to content

Commit 755b97a

Browse files
Update dependency androidx.test.ext:junit to v1.1.5
1 parent b42d912 commit 755b97a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

WebViewSample/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ dependencies {
4141
implementation 'com.google.android.material:material:1.6.1'
4242
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
4343
testImplementation 'junit:junit:4.13.2'
44-
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
44+
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
4545
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
4646

4747
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.1"

0 commit comments

Comments
 (0)