Thanks for the reply.

I was misinterpreting the error message and thought groovy wasn't seeing my
java dependencies.  I just needed to add a jar into my testCompile
dependency list (a jar only used by groovy classes).

Thanks!

Reply via email to