From feb1a43fe945caa4d244157fa87022ea5f4838ca Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu, 5 Sep 2024 15:43:20 +0000
Subject: [PATCH] Bump minver-cli from 5.0.0 to 6.0.0

Bumps [minver-cli](https://github.com/adamralph/minver) from 5.0.0 to 6.0.0.
- [Changelog](https://github.com/adamralph/minver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/adamralph/minver/compare/5.0.0...6.0.0)

---
updated-dependencies:
- dependency-name: minver-cli
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 .config/dotnet-tools.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json
index 2174c6c..1d71929 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -9,7 +9,7 @@
       ]
     },
     "minver-cli": {
-      "version": "5.0.0",
+      "version": "6.0.0",
       "commands": [
         "minver"
       ]