Skip to content

Commit 9d8aacf

Browse files
Update dependency androidx.test.ext:junit to v1.3.0
1 parent 7ed74f0 commit 9d8aacf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xplosion-sample/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@ dependencies {
4747
implementation project(':xplosion-library')
4848
implementation 'androidx.appcompat:appcompat:1.4.2'
4949
testImplementation 'junit:junit:4.13.2'
50-
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
50+
androidTestImplementation 'androidx.test.ext:junit:1.3.0'
5151
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
5252
}

0 commit comments

Comments
 (0)