mirror of
https://github.com/WiIIiam278/HuskSync.git
synced 2025-12-31 04:36:45 +00:00
deps: bump Uniform to 1.1.8
Fixes startup NPE fetching usage text
This commit is contained in:
@@ -6,7 +6,7 @@ dependencies {
|
||||
implementation project(':bukkit')
|
||||
compileOnly project(':common')
|
||||
|
||||
implementation 'net.william278.uniform:uniform-paper:1.1.7'
|
||||
implementation 'net.william278.uniform:uniform-paper:1.1.8'
|
||||
|
||||
compileOnly 'io.papermc.paper:paper-api:1.19.4-R0.1-SNAPSHOT'
|
||||
compileOnly 'org.jetbrains:annotations:24.1.0'
|
||||
|
||||
Reference in New Issue
Block a user