From b1f5566f5f67972831483e985f094e2f7dce436e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 15:20:38 +0000 Subject: [PATCH] build(deps): Bump dotnet-dump from 9.0.553101 to 9.0.621003 Bumps [dotnet-dump](https://github.com/dotnet/diagnostics) from 9.0.553101 to 9.0.621003. - [Release notes](https://github.com/dotnet/diagnostics/releases) - [Commits](https://github.com/dotnet/diagnostics/compare/v9.0.553101...v9.0.621003) --- updated-dependencies: - dependency-name: dotnet-dump dependency-version: 9.0.621003 dependency-type: direct:production update-type: version-update:semver-patch ... 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 294e26e0b..e11e92627 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -17,7 +17,7 @@ "rollForward": false }, "dotnet-dump": { - "version": "9.0.553101", + "version": "9.0.621003", "commands": [ "dotnet-dump" ],