libreforge-updater

This commit is contained in:
Auxilor
2022-08-22 12:46:39 +02:00
parent a5f132a43e
commit df3cb1d950
2 changed files with 3 additions and 3 deletions

View File

@@ -43,7 +43,7 @@ allprojects {
dependencies {
compileOnly 'com.willfp:eco:6.37.3'
implementation 'com.willfp:libreforge:3.86.0'
implementation 'com.willfp:libreforge:3.86.1'
implementation 'org.joml:joml:1.10.4'
compileOnly 'org.jetbrains:annotations:23.0.0'