grails-audit-logging-plugin
grails-audit-logging-plugin copied to clipboard
Deploy to Maven Central
We need to deploy next version to Maven Central.
I had to use the following in build.gradle since mavenCentral doesn't have 3.0.6.
maven { url "https://dl.bintray.com/grails/plugins" }