We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c63a5f8 commit aa3e77bCopy full SHA for aa3e77b
build.gradle
@@ -315,7 +315,7 @@ dependencies {
315
316
317
testImplementation 'com.github.hmcts:fortify-client:1.4.8:all'
318
- testImplementation 'org.springframework.security:spring-security-test:6.4.4'
+ testImplementation 'org.springframework.security:spring-security-test:6.5.0'
319
testImplementation libraries.junit5
320
321
testImplementation group: 'org.springframework.boot', name: 'spring-boot-starter-test', {
0 commit comments