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 925ae04 commit 0868921Copy full SHA for 0868921
.github/workflows/minification.yml
@@ -26,7 +26,7 @@ jobs:
26
uses: actions/setup-java@v3
27
with:
28
distribution: 'temurin'
29
- java-version: '11'
+ java-version: '17'
30
31
- name: Configure Gradle JVM options
32
run: |
0 commit comments