Skip to content

Commit

Permalink
chore(jitpack): bump jdk version to 21
Browse files Browse the repository at this point in the history
  • Loading branch information
ybw0014 committed Sep 15, 2024
1 parent 4e46546 commit f305da3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions jitpack.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
before_install:
- sdk install java 17.0.1-open
- sdk use java 17.0.1-open
- sdk install java 21.0.2-open
- sdk use java 21.0.2-open

jdk:
- openjdk17
- openjdk21

0 comments on commit f305da3

Please sign in to comment.