diff --git a/pom.xml b/pom.xml index 9d462684..9f447969 100644 --- a/pom.xml +++ b/pom.xml @@ -88,10 +88,11 @@ UTF-8 + 5.13.4 + 1.13.4 4.2.3.Final - 5.11.4 - 3.5.2 + 3.5.3 0.8.12 3.6.0 3.11.2 @@ -267,6 +268,19 @@ 2.0.16 + + org.junit.platform + junit-platform-engine + ${junit-platform.version} + + + + org.junit.platform + junit-platform-launcher + ${junit-platform.version} + + + org.junit.jupiter junit-jupiter-engine