Switch Velocity from existing toml4j+homebrew TOML serializer to night-config.
This allows us to allow many more valid configurations and allows us to eliminate a bunch of ugly hacks.
This commit is contained in:
@@ -71,6 +71,8 @@ dependencies {
|
||||
|
||||
compile 'com.spotify:completable-futures:0.3.2'
|
||||
|
||||
compile 'com.electronwill.night-config:toml:3.6.3'
|
||||
|
||||
testCompile "org.junit.jupiter:junit-jupiter-api:${junitVersion}"
|
||||
testCompile "org.junit.jupiter:junit-jupiter-engine:${junitVersion}"
|
||||
}
|
||||
|
Reference in New Issue
Block a user