From e176e20b1bce900ec3bb2d82d2167db8e6576000 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 20:16:14 +0000 Subject: [PATCH] chore(deps): update dependency dotnet-sonarscanner to v7.1.1 --- .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 ef6ed034..ad010cf1 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -9,7 +9,7 @@ ] }, "dotnet-sonarscanner": { - "version": "7.1.0", + "version": "7.1.1", "commands": [ "dotnet-sonarscanner" ]