Skip to content

Commit aa3e77b

Browse files
fix(deps): update dependency org.springframework.security:spring-security-test to v6.5.0
1 parent c63a5f8 commit aa3e77b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ dependencies {
315315

316316

317317
testImplementation 'com.github.hmcts:fortify-client:1.4.8:all'
318-
testImplementation 'org.springframework.security:spring-security-test:6.4.4'
318+
testImplementation 'org.springframework.security:spring-security-test:6.5.0'
319319
testImplementation libraries.junit5
320320

321321
testImplementation group: 'org.springframework.boot', name: 'spring-boot-starter-test', {

0 commit comments

Comments
 (0)