diff --git a/pom.xml b/pom.xml
index 5562427a..d13f0ff3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -65,7 +65,8 @@
7.12.0
2.0.21
5.9.1
- 5.11.4
+ 5.12.1
+ 1.12.1
provided
@@ -532,6 +533,13 @@
+
+ org.junit
+ junit-bom
+ ${junit5.version}
+ import
+
+
org.jetbrains.kotlin
@@ -784,6 +792,17 @@
test
+
+
+ org.junit.platform
+ junit-platform-launcher
+ ${junit5.platform.version}
+ test
+
+
io.kotest