diff options
-rw-r--r-- | build.moxie | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build.moxie b/build.moxie index f21241d1..fd1d82ba 100644 --- a/build.moxie +++ b/build.moxie @@ -190,3 +190,4 @@ dependencies: # Dependencies with the "build" scope are retrieved # and injected into the Ant runtime classpath - build 'org.jacoco:org.jacoco.ant:0.7.8' +- build 'org.parboiled:parboiled-java:1.1.7' |