From 78d655d80b512fea3fc602023673da793bfeb51f Mon Sep 17 00:00:00 2001
From: IndianBartonka <68228599+IndianBartonka@users.noreply.github.com>
Date: Sat, 12 Oct 2024 22:30:15 +0200
Subject: [PATCH] added `-parametrs` compile argument
---
pom.xml | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index c08ac0c..e770c80 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,8 @@
me.indian.util
IndianUtils
- 0.0.7.2
+ 0.0.7.3
+ jar
17
@@ -38,8 +39,11 @@
maven-compiler-plugin
3.8.1
-
- 16
+
+ 17
+
+ -parameters
+