Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/darbyjack/VoteParty
Browse files Browse the repository at this point in the history
  • Loading branch information
darbyjack committed Mar 16, 2024
2 parents 2756151 + 99782eb commit 1fd9497
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ jobs:
- uses: actions/setup-java@v4
with:
distribution: 'temurin'
java-version: '17'
java-version: '21'
- name: Gradle Test Build
run: ./gradlew clean shadowJar

0 comments on commit 1fd9497

Please sign in to comment.