libreforge-updater

This commit is contained in:
Auxilor
2023-02-12 16:56:03 +00:00
parent 295f83cb8b
commit a7513e62f0
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.0'
implementation 'com.willfp:libreforge:3.129.1'
implementation 'org.joml:joml:1.10.4'
compileOnly 'org.jetbrains:annotations:23.0.0'