junit updated
This commit is contained in:
@ -40,7 +40,7 @@ repositories {
|
||||
dependencies {
|
||||
provided 'javax.servlet:javax.servlet-api:3.1.0'
|
||||
|
||||
testCompile 'junit:junit:4.+'
|
||||
testCompile 'org.junit.jupiter:junit-jupiter:5.8.2'
|
||||
}
|
||||
|
||||
// writing build process to a log file
|
||||
|
Reference in New Issue
Block a user