Skip to content

Commit

Permalink
Merge pull request #1388 from znsio/dependabot/gradle/com.ginsberg-ju…
Browse files Browse the repository at this point in the history
…nit5-system-exit-2.0.1

Bump com.ginsberg:junit5-system-exit from 2.0.0 to 2.0.1
  • Loading branch information
joelrosario authored Oct 28, 2024
2 parents 7fe19e6 + 391e28b commit 3dfb808
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ dependencies {
exclude group: 'ch.qos.logback', module: 'logback-classic'
}
testImplementation 'org.assertj:assertj-core:3.26.3'
testImplementation 'com.ginsberg:junit5-system-exit:2.0.0'
testImplementation 'com.ginsberg:junit5-system-exit:2.0.1'
testImplementation "org.junit.jupiter:junit-jupiter-api:$junit_version"
testImplementation "org.junit.jupiter:junit-jupiter-params:$junit_version"
testImplementation 'io.kotest:kotest-assertions-core-jvm:5.9.1'
Expand Down

0 comments on commit 3dfb808

Please sign in to comment.