9
0
mirror of https://github.com/WiIIiam278/HuskSync.git synced 2025-12-28 11:09:11 +00:00

build: general dependency bump

This commit is contained in:
William
2024-12-07 21:28:26 +00:00
parent 1820a810f4
commit e04c19acf5
4 changed files with 8 additions and 8 deletions

View File

@@ -16,7 +16,7 @@ dependencies {
exclude module: 'slf4j-api'
}
compileOnly 'net.william278.uniform:uniform-common:1.2.2'
compileOnly 'net.william278.uniform:uniform-common:1.2.3'
compileOnly 'com.mojang:brigadier:1.1.8'
compileOnly 'org.projectlombok:lombok:1.18.36'
compileOnly 'org.jetbrains:annotations:26.0.1'