We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b463680 commit 4038647Copy full SHA for 4038647
.github/workflows/nightly-build.yml
@@ -20,7 +20,7 @@ jobs:
20
uses: actions/setup-java@v4
21
with:
22
distribution: temurin
23
- java-version: 17
+ java-version: 21
24
cache: maven
25
26
- name: Build SNAPSHOT
0 commit comments