More gradle updates
This commit is contained in:
parent
126d8e5d05
commit
dd81ea2d87
9 changed files with 19 additions and 17 deletions
|
|
@ -10,7 +10,7 @@ dependencies {
|
|||
implementation project(':bukkit-helper')
|
||||
implementation project(':dynmap-api')
|
||||
implementation project(path: ':DynmapCore', configuration: 'shadow')
|
||||
implementation group: 'org.spigotmc', name: 'spigot-api', version:'1.16.3-R0.1-SNAPSHOT'
|
||||
implementation group: 'org.spigotmc', name: 'spigot', version:'1.16.3-R0.1-SNAPSHOT'
|
||||
compileOnly group: 'org.spigotmc', name: 'spigot-api', version:'1.16.3-R0.1-SNAPSHOT'
|
||||
compileOnly group: 'org.spigotmc', name: 'spigot', version:'1.16.3-R0.1-SNAPSHOT'
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue