From a0fa8ad730f15a7937a41ee89fbafccd98da6110 Mon Sep 17 00:00:00 2001 From: bjcul Date: Mon, 11 Jul 2022 18:09:35 -0400 Subject: Upgrade to java 17 --- dice/pom.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'dice/pom.xml') diff --git a/dice/pom.xml b/dice/pom.xml index d1d4fec..af1d24b 100644 --- a/dice/pom.xml +++ b/dice/pom.xml @@ -7,7 +7,7 @@ bjc dicelang-parent - 1.0.0 + 2.0-SNAPSHOT dicelang-dice @@ -25,17 +25,16 @@ junit junit 4.13.1 - test bjc BJC-Utils2 - 1.0.0 + 2.0-SNAPSHOT io.github.bculkin2442 esodata - 1.0-SNAPSHOT + 2.0-SNAPSHOT -- cgit v1.2.3