Update build.gradle

This commit is contained in:
jei007
2024-02-29 10:16:26 +09:00
committed by GitHub
parent 25ab6a7140
commit a12cdaa798

View File

@@ -71,6 +71,8 @@ dependencies {
testImplementation 'org.springframework.boot:spring-boot-starter-test'
testImplementation 'io.projectreactor:reactor-test'
testImplementation 'org.springframework.security:spring-security-test'
implementation 'org.webjars:webjars-locator-core:0.53'
}
test {