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

Merge remote-tracking branch 'origin/master'

This commit is contained in:
William
2024-10-03 14:58:25 +01:00
2 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,7 @@ dependencies {
api 'de.exlll:configlib-yaml:4.5.0'
api 'net.william278:paginedown:1.1.2'
api 'net.william278:DesertWell:2.0.4'
api('com.zaxxer:HikariCP:5.1.0') {
api('com.zaxxer:HikariCP:6.0.0') {
exclude module: 'slf4j-api'
}