From ef139b3835e3cef857cacd763f95dbe8f4cc7e65 Mon Sep 17 00:00:00 2001 From: Svjatoslav Agejenko Date: Tue, 11 Feb 2020 23:44:16 +0200 Subject: [PATCH] Added 3D engine and code inspection utility as dependency. --- pom.xml | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 45dce4b..65f2da6 100644 --- a/pom.xml +++ b/pom.xml @@ -20,6 +20,18 @@ + + eu.svjatoslav + sixth-3d + 1.2-SNAPSHOT + + + + eu.svjatoslav + javainspect + 1.5 + test + @@ -103,4 +115,4 @@ - \ No newline at end of file + -- 2.20.1