Skip to content

Commit

Permalink
Upgrade Mainrunner to 2.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
sormuras committed Sep 30, 2019
1 parent 1d9569d commit 36f2517
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion junit5-multiple-engines/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ dependencies {
}

// Mainrunner
testImplementation("de.sormuras.mainrunner:de.sormuras.mainrunner.engine:2.1.3") {
testImplementation("de.sormuras.mainrunner:de.sormuras.mainrunner.engine:2.1.4") {
because("executes Java programs as tests")
}

Expand Down

0 comments on commit 36f2517

Please sign in to comment.