Skip to content

Commit c4d432a

Browse files
authored
Add jitpack.yml to signal need for Java 21 (#275)
For Maven wrapper, allegedly jitpack detects its presence and is not needed to install anything, will go for `./mvnw`.
1 parent abd1d99 commit c4d432a

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

jitpack.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
before_install:
2+
- sdk install java 21-tem
3+
- sdk use java 21-tem
4+

0 commit comments

Comments
 (0)