2 parents ca9c04c + 87506f4 commit 3964c68Copy full SHA for 3964c68
1 file changed
build.gradle
@@ -27,7 +27,7 @@ dependencies {
27
developmentOnly 'org.springframework.boot:spring-boot-devtools'
28
testImplementation 'org.springframework.boot:spring-boot-starter-test'
29
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
30
- testImplementation platform('org.junit:junit-bom:6.1.2')
+ testImplementation platform('org.junit:junit-bom:6.1.3')
31
testImplementation 'org.junit.jupiter:junit-jupiter'
32
}
33
0 commit comments