From eac376202f22f837b1be0123c8ea259a65622e11 Mon Sep 17 00:00:00 2001 From: Matthias Date: Sun, 23 Oct 2022 10:51:17 +0800 Subject: [PATCH] Fix reference to invalid versions in Satisfactory --- satisfactory/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/satisfactory/pom.xml b/satisfactory/pom.xml index 0ac48be..dddc0f7 100644 --- a/satisfactory/pom.xml +++ b/satisfactory/pom.xml @@ -18,7 +18,7 @@ com.karuslabs utilitary - ${project.version} + 1.1.3 compile @@ -32,7 +32,7 @@ com.karuslabs elementary - ${project.version} + 1.1.3 test