aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorAaron <51387595+AzureAaron@users.noreply.github.com>2024-04-26 19:55:17 -0400
committerAaron <51387595+AzureAaron@users.noreply.github.com>2024-04-26 19:55:17 -0400
commit74f40f7704cd935552a27d9ebc2ae6a3c76e3566 (patch)
treeea6aba823e3a32844fa3a87a0c473298d4db0eb0 /gradle.properties
parent316bc7f27ec0c15ab6a29f810de6a74624a47fa0 (diff)
downloadSkyblocker-74f40f7704cd935552a27d9ebc2ae6a3c76e3566.tar.gz
Skyblocker-74f40f7704cd935552a27d9ebc2ae6a3c76e3566.tar.bz2
Skyblocker-74f40f7704cd935552a27d9ebc2ae6a3c76e3566.zip
Update various dependencies
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties8
1 files changed, 4 insertions, 4 deletions
diff --git a/gradle.properties b/gradle.properties
index a7e11b81..e9374596 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -9,13 +9,13 @@ loader_version=0.15.10
#Fabric api
## 1.20
-fabric_api_version=0.97.6+1.20.5
+fabric_api_version=0.97.7+1.20.5
# Minecraft Mods
## YACL (https://github.com/isXander/YetAnotherConfigLib)
yacl_version=3.4.1+1.20.5
## Mod Menu (https://modrinth.com/mod/modmenu/versions)
-mod_menu_version = 10.0.0-alpha.1
+mod_menu_version = 10.0.0-beta.1
## REI (https://modrinth.com/mod/rei/versions?l=fabric)
rei_version = 13.0.666
## EMI (https://modrinth.com/mod/emi/versions)
@@ -25,11 +25,11 @@ emi_version = 1.0.22+1.20.2
## Occlusion Culling (https://github.com/LogisticsCraft/OcclusionCulling)
occlusionculling_version = 0.0.8-SNAPSHOT
## neu repoparser (https://repo.nea.moe/#/releases/moe/nea/neurepoparser/)
-repoparser_version = 1.4.0
+repoparser_version = 1.5.0
# Other Libraries
## JGit (https://mvnrepository.com/artifact/org.eclipse.jgit/org.eclipse.jgit)
-jgit_version = 6.8.0.202311291450-r
+jgit_version = 6.9.0.202403050737-r
## Apache Commons Math (https://mvnrepository.com/artifact/org.apache.commons/commons-math3)
commons_math_version = 3.6.1