File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- 11.0
1+ system
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ plugins {
1010apply plugin : ' jacoco'
1111
1212jacoco {
13- toolVersion = " 0.8.2 "
13+ toolVersion = " 0.8.6 "
1414}
1515
1616group = ' io.specto'
@@ -50,7 +50,7 @@ dependencies {
5050 testCompile ' org.eclipse.jetty:jetty-server:9.3.11.v20160721'
5151 testCompile ' org.skyscreamer:jsonassert:1.5.0'
5252 testCompile ' org.mockito:mockito-core:2.23.4'
53- testCompile ' org.powermock:powermock-module-junit4:1.7.4 '
53+ testCompile ' org.powermock:powermock-module-junit4:2.0.9 '
5454 testCompile ' com.github.stefanbirkner:system-rules:1.19.0'
5555 testCompile ' io.projectreactor.ipc:reactor-netty:0.7.12.RELEASE'
5656 testCompile ' io.projectreactor:reactor-test:3.2.3.RELEASE'
You can’t perform that action at this time.
0 commit comments