Skip to content

Commit

Permalink
Merge pull request #402 from LachlanMcKee/jitpack_jdk17
Browse files Browse the repository at this point in the history
Changed Jitpack to use JDK17
  • Loading branch information
LachlanMcKee authored Nov 18, 2024
2 parents 5d85386 + 036e996 commit c4abb51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jitpack.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
jdk:
- openjdk11
- openjdk17
install:
- echo "Building artifacts"
- ./gradlew clean publishToMavenLocal

0 comments on commit c4abb51

Please sign in to comment.