Skip to content

Commit

Permalink
chore: Jitpack update to java 18
Browse files Browse the repository at this point in the history
  • Loading branch information
GroobleDierne committed Aug 30, 2024
1 parent ae1fc80 commit 3a43bf3
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,7 +1,7 @@
jdk:
- openjdk17
- openjdk18
before_install:
- sdk install java 17.0.3-open
- sdk use java 17.0.3-open
- sdk install java 18.0.2.1-open
- sdk use java 18.0.2.1-open
- sdk install maven
- mvn -v

0 comments on commit 3a43bf3

Please sign in to comment.