diff --git a/node.iml b/node.iml index a66a2bf..b2d3a3d 100644 --- a/node.iml +++ b/node.iml @@ -14,5 +14,6 @@ + \ No newline at end of file diff --git a/pom.xml b/pom.xml index 32577de..c488538 100644 --- a/pom.xml +++ b/pom.xml @@ -14,6 +14,10 @@ 0.6.0 + + 3.4.1 + + https://github.com/kemitix/node/issues GitHub Issues @@ -48,5 +52,11 @@ 1.3 test + + org.assertj + assertj-core + ${assertj.version} + test +