diff --git a/pom.xml b/pom.xml index a6a658f..681e412 100644 --- a/pom.xml +++ b/pom.xml @@ -45,7 +45,7 @@ org.jetbrains.kotlin kotlin-maven-plugin - 1.9.22 + 1.9.21 compile @@ -79,6 +79,24 @@ MainKt + + maven-assembly-plugin + 3.6.0 + + + jar-with-dependencies + + + + + make-assembly + package + + single + + + +