aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorAaron <51387595+AzureAaron@users.noreply.github.com>2024-09-19 23:37:38 -0400
committerAaron <51387595+AzureAaron@users.noreply.github.com>2024-09-19 23:37:38 -0400
commit18792206e06d61d9f3f115e6a8e74b4e47e4e2ee (patch)
treecc1d364df13fad1f7d3f9e9281c00117351b79b2 /gradle.properties
parent70f65321d0f1120d4ea714b5c9cee0f74e84adee (diff)
downloadSkyblocker-18792206e06d61d9f3f115e6a8e74b4e47e4e2ee.tar.gz
Skyblocker-18792206e06d61d9f3f115e6a8e74b4e47e4e2ee.tar.bz2
Skyblocker-18792206e06d61d9f3f115e6a8e74b4e47e4e2ee.zip
Fix Goblin Eggs in the PV & Item List
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties
index 6d08862f..fc2fea77 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -35,7 +35,7 @@ repoparser_version = 1.6.0
## Networth Calculator (https://github.com/AzureAaron/networth-calculator)
networth_calculator_version = 1.0.3
## Legacy Item DFU (https://github.com/AzureAaron/legacy-item-dfu)
-legacy_item_dfu_version = 1.0.0+1.21.1
+legacy_item_dfu_version = 1.0.1+1.21.1
# Other Libraries
## JGit (https://mvnrepository.com/artifact/org.eclipse.jgit/org.eclipse.jgit)