diff --git a/calculator-java-junit-jupiter/pom.xml b/calculator-java-junit-jupiter/pom.xml index 2f996cbce..7e9af7504 100644 --- a/calculator-java-junit-jupiter/pom.xml +++ b/calculator-java-junit-jupiter/pom.xml @@ -26,7 +26,7 @@ org.junit junit-bom - 5.14.0 + 6.0.1 pom import diff --git a/calculator-kotlin-junit-jupiter/pom.xml b/calculator-kotlin-junit-jupiter/pom.xml index c7a668465..0fd9d5dad 100644 --- a/calculator-kotlin-junit-jupiter/pom.xml +++ b/calculator-kotlin-junit-jupiter/pom.xml @@ -29,7 +29,7 @@ org.junit junit-bom - 5.14.0 + 6.0.1 pom import