mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-07-30 20:54:04 +00:00
[ci skip] build: Switch to bom (#1778)
* build: Switch to bom * chore: Use javax over checkerframework
This commit is contained in:
committed by
GitHub
parent
d7d43869e6
commit
c5a50179f2
@@ -14,5 +14,5 @@ repositories {
|
||||
dependencies {
|
||||
// https://papermc.io/repo/service/rest/repository/browse/maven-public/io/papermc/paper/dev-bundle/
|
||||
paperDevBundle("1.18.2-R0.1-20220424.184034-95")
|
||||
compileOnly(libs.paperlib)
|
||||
compileOnly("io.papermc:paperlib")
|
||||
}
|
||||
|
Reference in New Issue
Block a user