libreforge-updater

This commit is contained in:
Auxilor
2023-02-22 15:03:00 +00:00
parent 45fa76b4fc
commit fd5f0cffbb
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ allprojects {
dependencies {
compileOnly 'com.willfp:eco:6.44.0'
implementation 'com.willfp:libreforge:3.129.2'
implementation 'com.willfp:libreforge:3.129.3'
implementation 'org.joml:joml:1.10.4'
compileOnly 'org.jetbrains:annotations:23.0.0'