From 7eb271c7640f606395aa7f492dec3fd721c675e9 Mon Sep 17 00:00:00 2001 From: Gabriel Tofvesson Date: Sun, 20 Jun 2021 17:20:15 +0200 Subject: [PATCH] Update Java version --- .github/workflows/ci.yml | 2 +- .idea/misc.xml | 2 +- SpigotInvTweaks.iml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ca9bebc..c38a19d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -28,7 +28,7 @@ jobs: uses: actions/setup-java@v2.0.0 with: # The Java version to set up. Takes a whole or semver Java version. See examples of supported syntax in README file - java-version: '15' + java-version: '16' # Java distribution. See the list of supported distributions in README file distribution: 'adopt' diff --git a/.idea/misc.xml b/.idea/misc.xml index ef40a45..f2f5415 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,6 +1,6 @@ - + \ No newline at end of file diff --git a/SpigotInvTweaks.iml b/SpigotInvTweaks.iml index c89e5fa..347538c 100644 --- a/SpigotInvTweaks.iml +++ b/SpigotInvTweaks.iml @@ -6,7 +6,7 @@ - +