mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-06-25 02:04:44 +02:00
chore: Change maven group and artifact ID (#3632)
chore: Change maven group and artifact ID
This commit is contained in:

committed by
GitHub

parent
7e4499e092
commit
daa9348993
@ -18,7 +18,7 @@ repositories {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
api(projects.plotSquaredCore)
|
||||
api(projects.plotsquaredCore)
|
||||
|
||||
// Metrics
|
||||
implementation(libs.bstats)
|
||||
|
Reference in New Issue
Block a user