diff --git a/common/build.gradle b/common/build.gradle index ce810291..a417fd37 100644 --- a/common/build.gradle +++ b/common/build.gradle @@ -16,7 +16,7 @@ dependencies { exclude module: 'slf4j-api' } - compileOnly 'net.william278.uniform:uniform-common:1.2.3' + compileOnly 'net.william278.uniform:uniform-common:1.2.3-373be0f' compileOnly 'com.mojang:brigadier:1.1.8' compileOnly 'org.projectlombok:lombok:1.18.36' compileOnly 'org.jetbrains:annotations:26.0.1'