Skip to content

Commit 30a9424

Browse files
committed
Upgrade to JUnit Jupiter 5.6.3
Closes gh-23915
1 parent f727db3 commit 30a9424

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -942,7 +942,7 @@ bom {
942942
]
943943
}
944944
}
945-
library("JUnit Jupiter", "5.6.2") {
945+
library("JUnit Jupiter", "5.6.3") {
946946
group("org.junit") {
947947
imports = [
948948
"junit-bom"

0 commit comments

Comments
 (0)