Skip to content

Commit

Permalink
Use Java 21 and Maven 3.9.8 for JitPack
Browse files Browse the repository at this point in the history
Closes #242
  • Loading branch information
Jikoo committed Aug 12, 2024
1 parent c1a20a4 commit 7b50497
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions jitpack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
before_install:
- sdk install java 21.0.4-tem
- sdk use java 21.0.4-tem
- mvn wrapper:wrapper -Dmaven=3.9.8

0 comments on commit 7b50497

Please sign in to comment.