We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0466ea4 commit ede2211Copy full SHA for ede2211
laa-ccms-spring-boot-gradle-plugin/build.gradle
@@ -18,7 +18,7 @@ dependencies {
18
implementation "org.springframework.boot:spring-boot-gradle-plugin:$springBootVersion"
19
implementation "io.spring.gradle:dependency-management-plugin:$springBootDependencyManagementPluginVersion"
20
21
- testImplementation 'org.junit.jupiter:junit-jupiter-api:5.9.1'
+ testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.0'
22
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine'
23
}
24
0 commit comments