From 7765969f287124d637362911d8756c5a591c5b98 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 23 Feb 2024 15:45:48 -0500 Subject: [PATCH] Update dependency strawberryshake.tools to v13.9.0 (#885) Co-authored-by: renovate[bot] <29139614+renovate[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 fd4e1aa2..9bdca3e3 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -27,7 +27,7 @@ "commands": ["nukeeper"] }, "strawberryshake.tools": { - "version": "13.8.1", + "version": "13.9.0", "commands": ["dotnet-graphql"] }, "dotnet-outdated-tool": {