Skip to content

Commit fc4d176

Browse files
committed
Bump to 1.0.20-grails7-upgrade-test
Working around JitPack infrastructure timeout issue. Build succeeded, artifacts found, but container finalization timed out in 1.0.19.
1 parent 2269d9a commit fc4d176

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ ext.pluginDescription = 'A notification plugin that makes HTTP requests'
2626

2727

2828
// Override version for Grails 7 upgrade
29-
project.version = '1.0.19-grails7-upgrade-test'
29+
project.version = '1.0.20-grails7-upgrade-test'
3030

3131
configurations{
3232
//declare custom pluginLibs configuration to include only libs for this plugin

0 commit comments

Comments
 (0)