libreforge-updater

This commit is contained in:
Auxilor
2022-09-10 12:59:12 +01:00
parent a32593e548
commit 0af77221a2
2 changed files with 3 additions and 3 deletions

View File

@@ -63,7 +63,7 @@ allprojects {
dependencies {
compileOnly 'com.willfp:eco:6.37.2'
implementation 'com.willfp:libreforge:3.95.0'
implementation 'com.willfp:libreforge:3.96.0'
implementation 'org.joml:joml:1.10.4'
compileOnly 'org.jetbrains:annotations:23.0.0'