Update build.gradle
This commit is contained in:
parent
9a16fbe907
commit
eff6d52d6d
|
@ -25,6 +25,7 @@ dependencies {
|
||||||
implementation 'org.springframework.boot:spring-boot-starter-log4j2:2.6.1'
|
implementation 'org.springframework.boot:spring-boot-starter-log4j2:2.6.1'
|
||||||
testImplementation 'org.springframework.boot:spring-boot-starter-test'
|
testImplementation 'org.springframework.boot:spring-boot-starter-test'
|
||||||
}
|
}
|
||||||
|
|
||||||
test {
|
test {
|
||||||
useJUnitPlatform()
|
useJUnitPlatform()
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user