From a17542421bf8a112e51766b5e19e49938c619ff7 Mon Sep 17 00:00:00 2001 From: Matt Huntington Date: Sat, 19 Sep 2020 10:03:15 -0400 Subject: [PATCH] switching to java 15 --- system.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system.properties b/system.properties index 97270b4..b776710 100644 --- a/system.properties +++ b/system.properties @@ -1 +1 @@ -java.runtime.version=1.7 +java.runtime.version=15