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

sunlan pushed a commit to branch danielsun/micronaut-joint-build-for-master
in repository https://gitbox.apache.org/repos/asf/groovy.git


The following commit(s) were added to 
refs/heads/danielsun/micronaut-joint-build-for-master by this push:
     new 2121e37f1e Bump micronaut-groovy to 4.3.x
2121e37f1e is described below

commit 2121e37f1ee3196d6c49d383b54ccb4de2fcf739
Author: Daniel Sun <[email protected]>
AuthorDate: Mon May 13 03:29:31 2024 +0900

    Bump micronaut-groovy to 4.3.x
---
 .github/workflows/micronaut-joint-validation.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/micronaut-joint-validation.yml 
b/.github/workflows/micronaut-joint-validation.yml
index 77a7c6973f..88629810e5 100644
--- a/.github/workflows/micronaut-joint-validation.yml
+++ b/.github/workflows/micronaut-joint-validation.yml
@@ -47,7 +47,7 @@ jobs:
         run: cd .. && git clone --depth 1 
https://github.com/micronaut-projects/micronaut-core -b 4.4.x
 
       - name: Checkout Micronaut Groovy
-        run: cd .. && git clone --depth 1 
https://github.com/micronaut-projects/micronaut-groovy -b 4.1.x
+        run: cd .. && git clone --depth 1 
https://github.com/micronaut-projects/micronaut-groovy -b 4.3.x
 
       - name: Build and install groovy (no docs)
         run: ./gradlew --no-build-cache --no-daemon --no-scan clean install -x 
asciidoc -x docGDK -x groovydoc -x javadoc -x javadocAll -x groovydocAll

Reply via email to