From 9549831917f2176c3df57e5fc5c8b2b458a99830 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 Nov 2023 16:23:10 +0000 Subject: [PATCH] chore(deps): update dependency dotnet-sdk to v7.0.403 --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index e91a152..f683221 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "7.0.401", + "version": "7.0.403", "rollForward": "latestMinor" } }