We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2269d9a commit fc4d176Copy full SHA for fc4d176
build.gradle
@@ -26,7 +26,7 @@ ext.pluginDescription = 'A notification plugin that makes HTTP requests'
26
27
28
// Override version for Grails 7 upgrade
29
-project.version = '1.0.19-grails7-upgrade-test'
+project.version = '1.0.20-grails7-upgrade-test'
30
31
configurations{
32
//declare custom pluginLibs configuration to include only libs for this plugin
0 commit comments