diff --git a/pom.xml b/pom.xml
index 4685286..c6ad6ae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,6 +66,18 @@
2.0.0
test
+
+ org.junit.jupiter
+ junit-jupiter-api
+ 5.10.2
+ test
+
+
+ org.junit.platform
+ junit-platform-launcher
+ 1.10.2
+ test
+
com.marcinziolo
kotlin-wiremock