Skip to content

Commit

Permalink
Merge pull request #5091 from JabRef/dependabot/gradle/org.junit.plat…
Browse files Browse the repository at this point in the history
…form-junit-platform-launcher-1.5.0

Bump junit-platform-launcher from 1.4.2 to 1.5.0
  • Loading branch information
Siedlerchr authored Jul 1, 2019
2 parents adc80a6 + 03b2a59 commit d6c397e
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 @@ -159,7 +159,7 @@ dependencies {

testImplementation 'org.junit.jupiter:junit-jupiter:5.5.0'
testRuntimeOnly 'org.junit.vintage:junit-vintage-engine:5.4.2'
testCompile 'org.junit.platform:junit-platform-launcher:1.4.2'
testCompile 'org.junit.platform:junit-platform-launcher:1.5.0'

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

0 comments on commit d6c397e

Please sign in to comment.