File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -120,7 +120,7 @@ dependencies {
120120 antlr4 ' org.antlr:antlr4:4.7.2'
121121 compile ' org.antlr:antlr4-runtime:4.7.2'
122122
123- compile ' mysql:mysql-connector-java:8.0.14 '
123+ compile ' mysql:mysql-connector-java:8.0.15 '
124124
125125 compile ' org.postgresql:postgresql:42.2.5'
126126
@@ -170,7 +170,7 @@ dependencies {
170170 testCompile ' org.junit-pioneer:junit-pioneer:0.3.0'
171171 testRuntime ' org.apache.logging.log4j:log4j-core:2.11.1'
172172 testRuntime ' org.apache.logging.log4j:log4j-jul:2.11.1'
173- testCompile ' org.mockito:mockito-core:2.23.4 '
173+ testCompile ' org.mockito:mockito-core:2.24.0 '
174174 testCompile ' com.github.tomakehurst:wiremock:2.21.0'
175175 testCompile ' org.assertj:assertj-swing-junit:3.8.0'
176176 testCompile ' org.reflections:reflections:0.9.11'
You can’t perform that action at this time.
0 commit comments