libreforge-updater

This commit is contained in:
Auxilor
2022-06-20 14:16:29 +01:00
parent 091d78fd22
commit e1f6177b8b
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ allprojects {
dependencies {
compileOnly 'com.willfp:eco:6.35.1'
implementation 'com.willfp:libreforge:3.65.0'
implementation 'com.willfp:libreforge:3.66.0'
implementation 'org.joml:joml:1.10.4'
compileOnly 'org.jetbrains:annotations:23.0.0'