Skip to content

Commit 6ba3af1

Browse files
committed
Upgrade to JUnit Jupiter 5.8.1
Closes gh-28052
1 parent 342c749 commit 6ba3af1

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
@@ -990,7 +990,7 @@ bom {
990990
]
991991
}
992992
}
993-
library("JUnit Jupiter", "5.7.2") {
993+
library("JUnit Jupiter", "5.8.1") {
994994
group("org.junit") {
995995
imports = [
996996
"junit-bom"

0 commit comments

Comments
 (0)