Skip to content

Commit

Permalink
Update junit-pioneer from 0.2.1 -> 0.2.2 (#4374)
Browse files Browse the repository at this point in the history
  • Loading branch information
LinusDietz committed Oct 15, 2018
1 parent 73ec321 commit 3c7ef87
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 @@ -168,7 +168,7 @@ dependencies {
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.3.1'
testRuntimeOnly 'org.junit.vintage:junit-vintage-engine:5.3.1'
testCompile 'org.junit.platform:junit-platform-launcher:1.3.1'
testCompile 'org.junit-pioneer:junit-pioneer:0.2.1'
testCompile 'org.junit-pioneer:junit-pioneer:0.2.2'
testRuntime 'org.apache.logging.log4j:log4j-core:2.11.1'
testRuntime 'org.apache.logging.log4j:log4j-jul:2.11.1'
testCompile 'org.mockito:mockito-core:2.23.0'
Expand Down

0 comments on commit 3c7ef87

Please sign in to comment.