mirror of
https://github.com/Xiao-MoMi/Custom-Fishing.git
synced 2025-12-19 15:09:24 +00:00
fix jitpack
This commit is contained in:
@@ -17,7 +17,7 @@ asm_version=9.7.1
|
|||||||
asm_commons_version=9.7.1
|
asm_commons_version=9.7.1
|
||||||
jar_relocator_version=1.7
|
jar_relocator_version=1.7
|
||||||
h2_driver_version=2.3.232
|
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_bundle_version=4.18.0
|
||||||
adventure_platform_version=4.3.4
|
adventure_platform_version=4.3.4
|
||||||
sparrow_heart_version=0.49
|
sparrow_heart_version=0.49
|
||||||
|
|||||||
@@ -1,2 +1,4 @@
|
|||||||
jdk:
|
before_install:
|
||||||
- openjdk17
|
- sdk install java 17.0.11-oracle
|
||||||
|
- sdk install java 21.0.3-oracle
|
||||||
|
- sdk use java 17.0.11-oracle
|
||||||
Reference in New Issue
Block a user