Skip to content

Commit d567c38

Browse files
committed
chore(deps): update dependency androidx.test.ext:junit to v1.1.3
1 parent d84956c commit d567c38

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
@@ -34,7 +34,7 @@ dependencies {
3434
implementation 'com.google.android.material:material:1.3.0'
3535
implementation 'de.hdodenhof:circleimageview:3.1.0'
3636
testImplementation 'junit:junit:4.13.2'
37-
androidTestImplementation 'androidx.test.ext:junit:1.1.2'
37+
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
3838
androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'
3939
implementation project(':openCVLibrary341')
4040
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"

0 commit comments

Comments
 (0)