update language level to Java 17

This commit is contained in:
2025-04-12 11:42:17 +02:00
parent 4bd6039827
commit 6a813b2541
4 changed files with 11 additions and 5 deletions

View File

@@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
jdk: [ 11, 17, 21 ]
jdk: [ 17, 21 ]
include:
- jdk: 21
analysis: true