From dc3a9a75b1366a7a02d8085bfdd135832a8a0480 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jun 2023 13:03:09 -0400 Subject: [PATCH] Bump dotnet-trace from 7.0.421201 to 7.0.430602 (#788) Bumps [dotnet-trace](https://github.com/dotnet/diagnostics) from 7.0.421201 to 7.0.430602. - [Release notes](https://github.com/dotnet/diagnostics/releases) - [Commits](https://github.com/dotnet/diagnostics/compare/v7.0.421201...v7.0.430602) --- updated-dependencies: - dependency-name: dotnet-trace dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.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 3ead64f9..82b0dafa 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -9,7 +9,7 @@ ] }, "dotnet-trace": { - "version": "7.0.421201", + "version": "7.0.430602", "commands": [ "dotnet-trace" ]