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

paulk pushed a commit to annotated tag GROOVY_5_0_4
in repository https://gitbox.apache.org/repos/asf/groovy.git

commit 20b2daf83b5a8127219932bcbd47b829fe29cf5f
Author: Paul King <[email protected]>
AuthorDate: Fri Jan 16 17:04:17 2026 +1000

    Release 5.0.4: update versions
---
 gradle.properties | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gradle.properties b/gradle.properties
index 9f88b39d95..11ec13d61d 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -13,9 +13,9 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-groovyVersion=5.0.4-SNAPSHOT
+groovyVersion=5.0.4
 # bundle version format: major('.'minor('.'micro('.'qualifier)?)?)? (first 3 
only digits)
-groovyBundleVersion=5.0.4.SNAPSHOT
+groovyBundleVersion=5.0.4
 
 groovyTargetBytecodeVersion=11
 targetJavaVersion=11

Reply via email to