mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-08-01 12:05:27 +02:00
fix: Use the correct bom version
This commit is contained in:
@@ -66,7 +66,7 @@ subprojects {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation(platform("com.intellectualsites.bom:bom-newest:1.2"))
|
||||
implementation(platform("com.intellectualsites.bom:bom-1.18.x:1.2"))
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user