Skip to content

Commit

Permalink
update jdk version
Browse files Browse the repository at this point in the history
  • Loading branch information
yarhrn committed Jul 18, 2024
1 parent 0aaa24c commit 56349ee
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .jitpack.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
install:
- sbt '+ publishM2'

jdk:
- openjdk17
before_install:
- sdk install java 17.0.1-open
- sdk use java 17.0.1-open

0 comments on commit 56349ee

Please sign in to comment.