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

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

commit ac45f1d30b0a8008f431cd3695c9110a285aab9b
Author: Paul King <[email protected]>
AuthorDate: Mon Sep 8 05:58:08 2025 +1000

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

diff --git a/gradle.properties b/gradle.properties
index c65a6978c9..c073df0eaf 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.1-SNAPSHOT
+groovyVersion=5.0.1
 # bundle version format: major('.'minor('.'micro('.'qualifier)?)?)? (first 3 
only digits)
-groovyBundleVersion=5.0.1.SNAPSHOT
+groovyBundleVersion=5.0.1
 
 groovyTargetBytecodeVersion=11
 targetJavaVersion=11

Reply via email to