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

jamesfredley pushed a commit to branch apache-coordinates
in repository https://gitbox.apache.org/repos/asf/grails-profiles.git

commit e35dc1dc48a6b55d81877bcdd88c919ce8cec8c7
Author: James Fredley <[email protected]>
AuthorDate: Fri Apr 18 15:14:01 2025 -0400

    back to version 7.0.x to align with grails 7
    
    this is possible since we are changing the maven groupid
---
 .github/dependabot.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 20c5843..97278b5 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -5,6 +5,6 @@ updates:
   schedule:
     interval: daily
   open-pull-requests-limit: 10
-  target-branch: 10.0.x
+  target-branch: 7.0.x
   labels:
   - "type: dependency upgrade"

Reply via email to