Skip to content

Commit 994a4bd

Browse files
committed
Upgrade to JUnit Jupiter 5.9.1
Closes gh-32448
1 parent 855c2ee commit 994a4bd

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
@@ -773,7 +773,7 @@ bom {
773773
]
774774
}
775775
}
776-
library("JUnit Jupiter", "5.9.0") {
776+
library("JUnit Jupiter", "5.9.1") {
777777
group("org.junit") {
778778
imports = [
779779
"junit-bom"

0 commit comments

Comments
 (0)