We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 53587ea + 0586ca6 commit d957f9dCopy full SHA for d957f9d
build.gradle
@@ -68,7 +68,7 @@ dependencies {
68
69
testImplementation platform('org.junit:junit-bom:5.9.0')
70
testImplementation 'org.junit.jupiter:junit-jupiter:5.9.0'
71
- testImplementation 'org.junit.jupiter:junit-jupiter-migrationsupport:5.11.2'
+ testImplementation 'org.junit.jupiter:junit-jupiter-migrationsupport:5.11.3'
72
testImplementation 'org.springframework.boot:spring-boot-starter-test:2.7.3'
73
testImplementation 'org.springframework.restdocs:spring-restdocs-mockmvc:2.0.6.RELEASE'
74
testImplementation 'org.springframework.security:spring-security-test:5.7.3'
0 commit comments