From a5b2264a0037862ed4e45281fc63b8702e18bc8f Mon Sep 17 00:00:00 2001 From: Christian Stein Date: Thu, 21 Mar 2024 08:20:39 +0100 Subject: [PATCH] Update to Java 22 --- .github/workflows/ci.yml | 2 +- .idea/misc.xml | 2 +- .idea/vcs.xml | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b3ab2c315..6683cf15e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -21,4 +21,4 @@ jobs: uses: oracle-actions/setup-java@v1 with: website: jdk.java.net - release: 21 + release: 22 diff --git a/.idea/misc.xml b/.idea/misc.xml index cdb491974..b24e9bfbc 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,6 +1,6 @@ - + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml index 45b08de89..d4d5763e1 100644 --- a/.idea/vcs.xml +++ b/.idea/vcs.xml @@ -3,6 +3,7 @@ +