Skip to content

Commit

Permalink
Bump junit-platform-launcher from 1.4.0 to 1.4.1 (#4774)
Browse files Browse the repository at this point in the history
Bumps [junit-platform-launcher](https://github.com/junit-team/junit5) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot[bot] authored and Siedlerchr committed Mar 18, 2019
1 parent 39f7690 commit 2512657
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ dependencies {

testImplementation 'org.junit.jupiter:junit-jupiter:5.4.1'
testRuntimeOnly 'org.junit.vintage:junit-vintage-engine:5.4.1'
testCompile 'org.junit.platform:junit-platform-launcher:1.4.0'
testCompile 'org.junit.platform:junit-platform-launcher:1.4.1'

testRuntime 'org.apache.logging.log4j:log4j-core:2.11.1'
testRuntime 'org.apache.logging.log4j:log4j-jul:2.11.2'
Expand Down

0 comments on commit 2512657

Please sign in to comment.