diff --git a/build.gradle b/build.gradle index 14544e4..ab78026 100644 --- a/build.gradle +++ b/build.gradle @@ -34,7 +34,7 @@ subprojects { dependencyManagement { imports { - mavenBom "org.junit:junit-bom:5.10.2" + mavenBom "org.junit:junit-bom:5.13.0" } dependencies {