This is an automated email from the ASF dual-hosted git repository.

jdaugherty pushed a commit to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/grails-core.git

commit d2ce520daad5bea2a7151518c4f8c2ad5513062a
Author: James Daugherty <jdaughe...@jdresources.net>
AuthorDate: Thu Sep 11 15:19:16 2025 -0400

    chore: back to 0.0.1 now that grails publish is published
---
 dependencies.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dependencies.gradle b/dependencies.gradle
index c3445cdc91..ac9123a640 100644
--- a/dependencies.gradle
+++ b/dependencies.gradle
@@ -30,7 +30,7 @@ ext {
             'commons-text.version'          : '1.13.1',
             'directory-watcher.version'     : '0.19.1',
             'gradle-spock.version'          : '2.3-groovy-3.0',
-            'grails-publish-plugin.version' : '0.0.1-SNAPSHOT',
+            'grails-publish-plugin.version' : '0.0.1',
             'grails-gdoc-engine.version'    : '1.0.1',
             'jansi.version'                 : '1.18',
             'javaparser-core.version'       : '3.27.0',

Reply via email to