Dependency error compiling on grails 3.0.11
Opened this issue · 0 comments
luiscordi commented
I'm trying to use the plugin in a project using grails 3.0.11 & gradleWrapperVersion 2.3
In build.gradle I have in dependencies: compile "org.grails:grails-datastore-rest-client"
When compiling I get the next error: Could not resolve all dependencies for configuration ':testRuntime'.