Skip to content

Commit

Permalink
Update Java version for generating LibGui docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Juuxel committed May 5, 2024
1 parent 563bdfe commit 2a6fc83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_libgui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
with:
# Minecraft uses the Microsoft JDK builds
distribution: 'microsoft'
java-version: '17'
java-version: '21'
- name: Build LibGui documentation
run: |
cd libgui
Expand Down

0 comments on commit 2a6fc83

Please sign in to comment.