Skip to content

Commit 35c3d47

Browse files
ItoroDthunderbiscuit
authored andcommitted
chore: Bump ext test lib to 1.3.0
1 parent 36db4bd commit 35c3d47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bdk-android/lib/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ dependencies {
5959
api("org.slf4j:slf4j-api:1.7.30")
6060

6161
androidTestImplementation("com.github.tony19:logback-android:2.0.0")
62-
androidTestImplementation("androidx.test.ext:junit:1.1.3")
62+
androidTestImplementation("androidx.test.ext:junit:1.3.0")
6363
androidTestImplementation("androidx.test.espresso:espresso-core:3.4.0")
6464
androidTestImplementation("org.jetbrains.kotlin:kotlin-test:1.6.10")
6565
androidTestImplementation("org.jetbrains.kotlin:kotlin-test-junit:1.6.10")

0 commit comments

Comments
 (0)