mirror of
https://github.com/Xiao-MoMi/Custom-Fishing.git
synced 2025-12-21 07:59:23 +00:00
Update gradle.properties
This commit is contained in:
@@ -14,12 +14,12 @@ asm_version=9.7
|
|||||||
asm_commons_version=9.7
|
asm_commons_version=9.7
|
||||||
jar_relocator_version=1.7
|
jar_relocator_version=1.7
|
||||||
h2_driver_version=2.2.224
|
h2_driver_version=2.2.224
|
||||||
sqlite_driver_version=3.46.0.1
|
sqlite_driver_version=3.46.1.0
|
||||||
adventure_bundle_version=4.17.0
|
adventure_bundle_version=4.17.0
|
||||||
adventure_platform_version=4.3.4
|
adventure_platform_version=4.3.4
|
||||||
sparrow_heart_version=0.42
|
sparrow_heart_version=0.42
|
||||||
cloud_core_version=2.0.0-rc.2
|
cloud_core_version=2.0.0
|
||||||
cloud_services_version=2.0.0-rc.2
|
cloud_services_version=2.0.0
|
||||||
cloud_brigadier_version=2.0.0-beta.9
|
cloud_brigadier_version=2.0.0-beta.9
|
||||||
cloud_bukkit_version=2.0.0-beta.9
|
cloud_bukkit_version=2.0.0-beta.9
|
||||||
cloud_paper_version=2.0.0-beta.9
|
cloud_paper_version=2.0.0-beta.9
|
||||||
@@ -27,8 +27,8 @@ cloud_minecraft_extras_version=2.0.0-beta.9
|
|||||||
boosted_yaml_version=1.3.7
|
boosted_yaml_version=1.3.7
|
||||||
byte_buddy_version=1.14.18
|
byte_buddy_version=1.14.18
|
||||||
mojang_brigadier_version=1.0.18
|
mojang_brigadier_version=1.0.18
|
||||||
mongodb_driver_version=5.1.2
|
mongodb_driver_version=5.1.4
|
||||||
mariadb_driver_version=3.4.0
|
mariadb_driver_version=3.4.1
|
||||||
mysql_driver_version=9.0.0
|
mysql_driver_version=9.0.0
|
||||||
hikari_version=5.1.0
|
hikari_version=5.1.0
|
||||||
commons_pool_version=2.12.0
|
commons_pool_version=2.12.0
|
||||||
@@ -44,9 +44,5 @@ guava_version=33.2.0-jre
|
|||||||
lz4_version=1.8.0
|
lz4_version=1.8.0
|
||||||
|
|
||||||
# Proxy settings
|
# Proxy settings
|
||||||
#systemProp.socks.proxyHost=127.0.0.1
|
systemProp.socks.proxyHost=127.0.0.1
|
||||||
#systemProp.socks.proxyPort=7890
|
systemProp.socks.proxyPort=7890
|
||||||
#systemProp.http.proxyHost=127.0.0.1
|
|
||||||
#systemProp.http.proxyPort=7890
|
|
||||||
#systemProp.https.proxyHost=127.0.0.1
|
|
||||||
#systemProp.https.proxyPort=7890
|
|
||||||
|
|||||||
Reference in New Issue
Block a user