mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-01-08 17:07:38 +00:00
Fixed a typo in the gradle file
This commit is contained in:
parent
cf7ce70802
commit
c32c13fdcd
@ -37,7 +37,7 @@ shadowJar {
|
||||
dependencies {
|
||||
include(dependency(':worldedit-core'))
|
||||
relocate ("org.bstats", "com.sk89q.worldedit.bukkit.bstats") {
|
||||
include(dependency("org.bstats:bstats-bukkit:1.3"))
|
||||
include(dependency("org.bstats.bStats-Metrics:bstats-bukkit:1.3"))
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user