From e856172048de973f369656fc77a6d3c73ac2f92d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 09:18:41 +0000 Subject: [PATCH] Bump markdownsnippets.tool from 28.0.2 to 28.3.1 --- updated-dependencies: - dependency-name: markdownsnippets.tool dependency-version: 28.3.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .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 c6cabd70..21a13d66 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "markdownsnippets.tool": { - "version": "28.0.2", + "version": "28.3.1", "commands": [ "mdsnippets" ]