Skip to content

Commit f47508a

Browse files
committed
Add jitpack.yml to specify Java 17
- JitPack defaults to Java 11 - Our plugin requires Java 17 (sourceCompatibility/targetCompatibility) - jitpack.yml tells JitPack to use openjdk17
1 parent 97d5eba commit f47508a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

jitpack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
jdk:
2-
- openjdk11
2+
- openjdk17

0 commit comments

Comments
 (0)