We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 924e733 commit d8cdb2cCopy full SHA for d8cdb2c
.github/workflows/build.yml
@@ -19,7 +19,7 @@ jobs:
19
uses: actions/setup-java@v4
20
with:
21
distribution: 'temurin'
22
- java-version: '11'
+ java-version: '17'
23
cache: 'maven'
24
server-id: ossrh
25
server-username: MAVEN_USERNAME
0 commit comments