From af9e9d86dc0321f9e0a6e0234a228e84a5c00325 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jul 2024 17:37:04 +0000 Subject: [PATCH] Bump dotnet-trace from 8.0.452401 to 8.0.532401 Bumps [dotnet-trace](https://github.com/dotnet/diagnostics) from 8.0.452401 to 8.0.532401. - [Release notes](https://github.com/dotnet/diagnostics/releases) - [Commits](https://github.com/dotnet/diagnostics/compare/v8.0.452401...v8.0.532401) --- updated-dependencies: - dependency-name: dotnet-trace 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 7217a983b..6f59e649d 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -9,7 +9,7 @@ ] }, "dotnet-trace": { - "version": "8.0.452401", + "version": "8.0.532401", "commands": [ "dotnet-trace" ]