diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 5af39d6829..5b2ca7b514 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -960,7 +960,7 @@ bom { ] } } - library("JUnit Jupiter", "5.6.0") { + library("JUnit Jupiter", "5.6.1") { group("org.junit") { imports = [ "junit-bom"