We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 992aed9 commit ab0454dCopy full SHA for ab0454d
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.0")
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