Update to assertj-core 3.18.0
This commit is contained in:
@@ -22,7 +22,7 @@ dependencies {
|
||||
implementation "org.springframework:spring-webmvc"
|
||||
implementation "org.thymeleaf:thymeleaf-spring5:3.0.11.RELEASE"
|
||||
|
||||
testImplementation "org.assertj:assertj-core:3.15.0"
|
||||
testImplementation "org.assertj:assertj-core:3.18.0"
|
||||
testImplementation "org.springframework:spring-test"
|
||||
testImplementation "org.springframework.security:spring-security-test"
|
||||
testImplementation("org.junit.jupiter:junit-jupiter-api")
|
||||
|
||||
Reference in New Issue
Block a user