From d490ebd5cb4a9275f4c7395f1d3454521a17609e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Apr 2025 16:28:39 +0000 Subject: [PATCH] build(deps): Bump dotnet-dump from 9.0.553101 to 9.0.607501 Bumps [dotnet-dump](https://github.com/dotnet/diagnostics) from 9.0.553101 to 9.0.607501. - [Release notes](https://github.com/dotnet/diagnostics/releases) - [Commits](https://github.com/dotnet/diagnostics/compare/v9.0.553101...v9.0.607501) --- updated-dependencies: - dependency-name: dotnet-dump dependency-version: 9.0.607501 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..6388e7b0f 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.607501", "commands": [ "dotnet-dump" ],