We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fa2145 commit 26c3d8bCopy full SHA for 26c3d8b
1 file changed
.github/workflows/release.yaml
@@ -35,7 +35,7 @@ permissions:
35
contents: write # create GitHub Release
36
37
env:
38
- JAVA_VERSION: '8'
+ JAVA_VERSION: '11'
39
MAVEN_CLI_OPTS: '-B -ntp'
40
41
jobs:
0 commit comments