9
0
mirror of https://github.com/Auxilor/Reforges.git synced 2025-12-24 17:39:32 +00:00

libreforge-updater

This commit is contained in:
Auxilor
2022-05-20 18:28:12 +01:00
parent 31e063e156
commit aab008df45
2 changed files with 5 additions and 3 deletions

View File

@@ -40,11 +40,13 @@ allprojects {
shadowJar {
relocate('com.willfp.libreforge', 'com.willfp.reforges.libreforge')
relocate('org.joml', 'com.willfp.reforges.libreforge.joml')
}
dependencies {
compileOnly 'com.willfp:eco:6.35.1'
implementation 'com.willfp:libreforge:3.47.0'
implementation 'com.willfp:libreforge:3.48.0'
implementation 'org.joml:joml:1.10.4'
compileOnly 'org.jetbrains:annotations:23.0.0'

View File

@@ -1,4 +1,4 @@
#libreforge-updater
#Fri May 20 14:21:10 BST 2022
version=4.74.0
#Fri May 20 18:28:12 BST 2022
version=4.75.0
plugin-name=Reforges