Skip to content

Commit 5ba4295

Browse files
authored
Update grailsGradlePublishVersion to 0.0.4
1 parent 61005d1 commit 5ba4295

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildSrc/src/main/groovy/org/grails/documentation/DownloadPage.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ class DownloadPage {
4040
String quartzVersion = '4.0.0'
4141
String springSecurityVersion = '7.0.0'
4242
String grailsGithubActionsVersion = '1.0.1'
43-
String grailsGradlePublishVersion = '0.0.3'
43+
String grailsGradlePublishVersion = '0.0.4'
4444

4545
StringWriter writer = new StringWriter()
4646
MarkupBuilder html = new MarkupBuilder(writer)

0 commit comments

Comments
 (0)