We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc38b75 commit fc39720Copy full SHA for fc39720
1 file changed
build.gradle.kts
@@ -135,7 +135,7 @@ dependencies {
135
r8("com.android.tools:r8:8.7.18")
136
137
testImplementation("org.junit.jupiter:junit-jupiter:5.13.1")
138
- testImplementation("com.ginsberg:junit5-system-exit:1.1.2")
+ testImplementation("com.ginsberg:junit5-system-exit:2.0.2")
139
testImplementation("com.willowtreeapps.assertk:assertk:0.28.1")
140
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
141
}
0 commit comments