Skip to content

Commit

Permalink
chore: bump to java21
Browse files Browse the repository at this point in the history
  • Loading branch information
ToxicMushroom committed Nov 30, 2023
1 parent c206c4c commit ce094af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- uses: actions/setup-java@v3
with:
distribution: temurin
java-version: 16
java-version: 21
- name: Publish package
run: gradle :bot:shadowJar
env:
Expand Down

0 comments on commit ce094af

Please sign in to comment.