diff --git a/pom.xml b/pom.xml index b33e06076b..9e7d36f4a0 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,9 @@ - - 4.0.0 + + + +4.0.0 com.ossez lang-tutorial 0.0.1 @@ -175,6 +178,22 @@ 1.3.2 + + + org.springframework.boot + spring-boot-starter-test + test + + + org.junit.jupiter + junit-jupiter-api + test + + + org.junit.jupiter + junit-jupiter-engine + test +