summaryrefslogtreecommitdiffstats
path: root/build.moxie
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2014-11-09 13:33:27 -0500
committerJames Moger <james.moger@gitblit.com>2014-11-10 21:46:26 -0500
commit4b9a61d0ef0fc2a9230a53a0ade45a20889aa9e3 (patch)
tree5b93bd2ad0425d46c0fea61c66ab56128e29b29c /build.moxie
parent97358035987e26ea801abac461bf5b5c9a406aa7 (diff)
downloadiciql-4b9a61d0ef0fc2a9230a53a0ade45a20889aa9e3.tar.gz
iciql-4b9a61d0ef0fc2a9230a53a0ade45a20889aa9e3.zip
Revise built-in type adapter class names again, add Yaml type adapter
Diffstat (limited to 'build.moxie')
-rw-r--r--build.moxie1
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'