Skip to content

Commit 2d94ca1

Browse files
committed
chore: update grails-publish version away from snapshot to 0.0.2
1 parent 66d95b2 commit 2d94ca1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ ext {
3030
'commons-text.version' : '1.13.1',
3131
'directory-watcher.version' : '0.19.1',
3232
'gradle-spock.version' : '2.3-groovy-3.0',
33-
'grails-publish-plugin.version' : '0.0.2-SNAPSHOT',
33+
'grails-publish-plugin.version' : '0.0.2',
3434
'jansi.version' : '1.18',
3535
'javaparser-core.version' : '3.27.0',
3636
'jline.version' : '2.14.6',

0 commit comments

Comments
 (0)