mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-06-30 04:34:42 +02:00
build: Move bom to root build script
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
import java.time.format.DateTimeFormatter
|
||||
|
||||
dependencies {
|
||||
implementation(platform("com.intellectualsites:bom:1.0.0-SNAPSHOT"))
|
||||
// Expected everywhere.
|
||||
compileOnlyApi("org.checkerframework:checker-qual")
|
||||
|
||||
|
Reference in New Issue
Block a user