Serializers refactoring
This commit is contained in:
@@ -33,7 +33,7 @@ subprojects {
|
||||
|
||||
/* Components */
|
||||
compile (group: 'org.projectlombok', name: 'lombok', version: '1.16.16')
|
||||
compile 'com.flowpowered:flow-nbt:1.0.1-SNAPSHOT' //Named Binary Tags
|
||||
compile 'com.flowpowered:flow-nbt:1.0.0' //Named Binary Tags
|
||||
}
|
||||
|
||||
task copyDep(type: Copy) {
|
||||
|
||||
Reference in New Issue
Block a user