From 79a1f939e66739b47937bec0d811b5b5e9281b3f Mon Sep 17 00:00:00 2001 From: "tyler :3" Date: Sun, 19 May 2024 15:25:40 +0100 Subject: [PATCH] fix compiling on other systems --- pom.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f954462..8a4f16c 100644 --- a/pom.xml +++ b/pom.xml @@ -35,6 +35,11 @@ libremines/com.shr4pnel.minesweeper.Main + + org.apache.maven.plugins + maven-compiler-plugin + 3.13.0 + - \ No newline at end of file +