I am using Grails 2.3.11 and I and I am using the Rest Client Builder plugin in order to consume a restful web service but everytime I run a grails command I get the following message in the console
You currently already have a version of the plugin installed [rest-client-builder-2.1.1]. Do you want to downgrade to [rest-client-builder-1.0.3]?
After researching I am not understanding what needs to be done. I have seen a suggestion that involves an excludes but that did not work. Can somebody post the answer with the actual excludes syntax and plugin name?
This is my dependency report
Thanks, -Viriato