From 393ba496767a365840ad9af75241c5ae6ff6aea1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Dec 2024 10:35:15 +0000 Subject: [PATCH] chore(deps): update dependency dotnet-sdk to v9 --- implementations/hotchocolate/global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/implementations/hotchocolate/global.json b/implementations/hotchocolate/global.json index 56dd51b4e..2cbaab19b 100644 --- a/implementations/hotchocolate/global.json +++ b/implementations/hotchocolate/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "6.0.101", + "version": "9.0.101", "rollForward": "latestMajor" } } \ No newline at end of file