diff options
| -rw-r--r-- | gradle.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gradle.properties b/gradle.properties index 20fe7d79..9eec6bf8 100644 --- a/gradle.properties +++ b/gradle.properties @@ -31,7 +31,7 @@ mcdev_annotations_version = 2.1.0 ## 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.5.0 +repoparser_version = 1.6.0 ## Networth Calculator (https://github.com/AzureAaron/networth-calculator) networth_calculator_version = 1.0.2 ## Legacy Item DFU (https://github.com/AzureAaron/legacy-item-dfu) @@ -50,4 +50,4 @@ mod_version = 1.22.1 maven_group = de.hysky archives_base_name = skyblocker modrinth_id=y6DuFGwJ -curseforge_id=936169
\ No newline at end of file +curseforge_id=936169 |
