Skip to content

Commit

Permalink
Update JitPack to use JDK 19
Browse files Browse the repository at this point in the history
  • Loading branch information
Valkryst committed Feb 24, 2023
1 parent 15e5ec8 commit 1e0dcdc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jitpack.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
before_install:
- sdk install java 18.0.2.1-open
- sdk use java 18.0.2.1-open
- sdk install java 19.0.2.1-open
- sdk use java 19.0.2.1-open

0 comments on commit 1e0dcdc

Please sign in to comment.