|
@@ -30,7 +30,7 @@ dependencies {
|
|
|
runtimeOnly 'org.hsqldb:hsqldb:2.7.3'
|
|
|
runtimeOnly 'org.springframework:spring-context-support'
|
|
|
|
|
|
- testImplementation 'org.mockito:mockito-core:3.12.4'
|
|
|
+ testImplementation 'org.mockito:mockito-core:5.12.0'
|
|
|
testImplementation "org.springframework:spring-test"
|
|
|
testImplementation "org.springframework.security:spring-security-test"
|
|
|
testImplementation("org.junit.jupiter:junit-jupiter-api")
|