Stepped junit because of security issues
This commit is contained in:
parent
2227843c2b
commit
985457be8d
2 changed files with 2 additions and 2 deletions
|
|
@ -17,7 +17,7 @@ dependencies {
|
|||
compileOnly 'mysql:mysql-connector-java:8.0.16'
|
||||
compileOnly 'javax.servlet:javax.servlet-api:3.1.0'
|
||||
|
||||
testImplementation 'junit:junit:4.12'
|
||||
testImplementation 'junit:junit:4.13.1'
|
||||
testImplementation 'org.hamcrest:hamcrest-core:1.3'
|
||||
testImplementation 'com.carrotsearch:junit-benchmarks:0.7.2'
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue