Skip to content

Commit

Permalink
Merge pull request #5092 from JabRef/dependabot/gradle/org.junit.jupi…
Browse files Browse the repository at this point in the history
…ter-junit-jupiter-5.5.0

Bump junit-jupiter from 5.4.2 to 5.5.0
  • Loading branch information
Siedlerchr committed Jul 1, 2019
2 parents 3883237 + 2d5239e commit adc80a6
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 @@ -157,7 +157,7 @@ dependencies {
compile group: 'com.microsoft.azure', name: 'applicationinsights-core', version: '2.3.1'
compile group: 'com.microsoft.azure', name: 'applicationinsights-logging-log4j2', version: '2.3.1'

testImplementation 'org.junit.jupiter:junit-jupiter:5.4.2'
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'

Expand Down

0 comments on commit adc80a6

Please sign in to comment.