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

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

commit 0bacabbaebb63a3b388471d7a63153e3984ce5c5
Author: Paul King <[email protected]>
AuthorDate: Wed Jan 22 07:42:14 2025 +1000

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

diff --git a/gradle.properties b/gradle.properties
index 4c099b45ce..6689928efb 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.0-SNAPSHOT
+groovyVersion=5.0.0-alpha-12
 # bundle version format: major('.'minor('.'micro('.'qualifier)?)?)? (first 3 
only digits)
-groovyBundleVersion=5.0.0.SNAPSHOT
+groovyBundleVersion=5.0.0.alpha-12
 
 groovyTargetBytecodeVersion=11
 targetJavaVersion=11

Reply via email to