We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46f72aa commit 3a8dbd4Copy full SHA for 3a8dbd4
1 file changed
.github/workflows/CI-Build-Release.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/checkout@v4
17
- uses: actions/setup-java@v4
18
with:
19
- java-version: 17
+ java-version: 21
20
distribution: temurin
21
cache: maven
22
0 commit comments