Skip to content

Commit

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

Bump junit-jupiter from 5.5.0 to 5.5.1
  • Loading branch information
Siedlerchr authored Jul 22, 2019
2 parents 9d094b1 + daa0b04 commit 23dcbfa
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.4.0'
compile group: 'com.microsoft.azure', name: 'applicationinsights-logging-log4j2', version: '2.4.0'

testImplementation 'org.junit.jupiter:junit-jupiter:5.5.0'
testImplementation 'org.junit.jupiter:junit-jupiter:5.5.1'
testRuntimeOnly 'org.junit.vintage:junit-vintage-engine:5.5.0'
testCompile 'org.junit.platform:junit-platform-launcher:1.5.1'

Expand Down

0 comments on commit 23dcbfa

Please sign in to comment.