Skip to content

Commit

Permalink
Jitpack fix: change JDK version 11 -> 17
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergey-Makarov committed Oct 5, 2023
1 parent b17f399 commit bf3d4b0
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:
- ./gradlew clean
- ./gradlew fingerprint:publishFpReleasePublicationToMavenLocal

0 comments on commit bf3d4b0

Please sign in to comment.