From 398f3597c36af9625c50752f3b90ae476d0f42d0 Mon Sep 17 00:00:00 2001 From: evanchooly Date: Thu, 24 Aug 2023 00:48:59 -0400 Subject: [PATCH] change versions updated --- .github/dependabot.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index b8fe69a824b..d4ae3162957 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -5,12 +5,12 @@ updates: schedule: interval: daily - package-ecosystem: maven - target-branch: 2.3.x + target-branch: 2.4.x directory: "/" schedule: interval: daily - package-ecosystem: maven - target-branch: 2.2.x + target-branch: 2.3.x directory: "/" schedule: interval: daily