mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-06-30 12:44:44 +02:00
build: Move bom to root build script
This commit is contained in:
@ -18,7 +18,6 @@ repositories {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation(platform("com.intellectualsites:bom:1.0.0-SNAPSHOT"))
|
||||
api(projects.plotSquaredCore)
|
||||
|
||||
// Metrics
|
||||
|
Reference in New Issue
Block a user