From c810f8496e4b7fc247043b77debe4580e1b630af Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Oct 2023 18:49:55 +0000 Subject: [PATCH] chore(deps): update dependency dotnet-sdk to v7.0.403 --- station/global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/station/global.json b/station/global.json index cc04b85ae8..44da40565e 100644 --- a/station/global.json +++ b/station/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "7.0.402", + "version": "7.0.403", "rollForward": "latestMajor" } } \ No newline at end of file