Skip to content

Commit fc39720

Browse files
Update dependency com.ginsberg:junit5-system-exit to v2
1 parent bc38b75 commit fc39720

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ dependencies {
135135
r8("com.android.tools:r8:8.7.18")
136136

137137
testImplementation("org.junit.jupiter:junit-jupiter:5.13.1")
138-
testImplementation("com.ginsberg:junit5-system-exit:1.1.2")
138+
testImplementation("com.ginsberg:junit5-system-exit:2.0.2")
139139
testImplementation("com.willowtreeapps.assertk:assertk:0.28.1")
140140
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
141141
}

0 commit comments

Comments
 (0)