Use Spring Boot 3.4.0-SNAPSHOT
This commit is contained in:
@@ -20,7 +20,7 @@ dependencies {
|
||||
testImplementation 'org.springframework.boot:spring-boot-starter-test'
|
||||
testImplementation 'org.springframework.security:spring-security-test'
|
||||
|
||||
integTestImplementation 'net.sourceforge.htmlunit:htmlunit'
|
||||
integTestImplementation 'org.htmlunit:htmlunit'
|
||||
}
|
||||
|
||||
tasks.withType(Test).configureEach {
|
||||
|
||||
Reference in New Issue
Block a user