diff options
Diffstat (limited to 'build.moxie')
-rw-r--r-- | build.moxie | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build.moxie b/build.moxie index 0595b2d..98fd63e 100644 --- a/build.moxie +++ b/build.moxie @@ -103,5 +103,6 @@ dependencies: - provided 'commons-dbcp:commons-dbcp:1.4' - provided 'com.google.code.gson:gson:2.3' - provided 'com.thoughtworks.xstream:xstream:1.4.7' +- provided 'org.yaml:snakeyaml:1.14' - test 'junit' - build 'jacoco' |