Skip to content

Commit

Permalink
fix jitpack
Browse files Browse the repository at this point in the history
  • Loading branch information
Xiao-MoMi committed Jan 25, 2025
1 parent 08b68b2 commit 33c637e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ asm_version=9.7.1
asm_commons_version=9.7.1
jar_relocator_version=1.7
h2_driver_version=2.3.232
sqlite_driver_version=3.47.0.0
sqlite_driver_version=3.48.0.0
adventure_bundle_version=4.18.0
adventure_platform_version=4.3.4
sparrow_heart_version=0.49
Expand Down
6 changes: 4 additions & 2 deletions jitpack.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
jdk:
- openjdk17
before_install:
- sdk install java 17.0.11-oracle
- sdk install java 21.0.3-oracle
- sdk use java 17.0.11-oracle

0 comments on commit 33c637e

Please sign in to comment.