Use configurate for configuration
This commit is contained in:
@ -21,6 +21,7 @@ apply plugin: 'net.minecrell.vanilla.server.library'
|
||||
dependencies {
|
||||
compile project(':worldedit-core')
|
||||
compile 'org.spongepowered:spongeapi:4.+'
|
||||
compile 'ninja.leaping.configurate:configurate-hocon:3.1'
|
||||
testCompile group: 'org.mockito', name: 'mockito-core', version:'1.9.0-rc1'
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user