plugins should also use version catalogue

This commit is contained in:
Husky
2025-09-10 22:43:15 -04:00
parent 683856c5cd
commit 744182a004
28 changed files with 36 additions and 45 deletions

View File

@@ -30,5 +30,6 @@ allprojects {
maven("https://repo.infernalsuite.com/repository/maven-snapshots/")
maven("https://repo.rapture.pw/repository/maven-releases/")
maven("https://jitpack.io")
maven("https://repo.ajg0702.us/releases")
}
}