From 6f3e42106fa88b6f4302dd5e30f68b565d08cf47 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 3 Jun 2022 16:41:09 +0000 Subject: [PATCH] Update dependency jetbrains.resharper.globaltools to v2022.1.2 --- .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 6d2b9de9df..efc9a0c416 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -23,7 +23,7 @@ "commands": ["codecov"] }, "jetbrains.resharper.globaltools": { - "version": "2022.1.1", + "version": "2022.1.2", "commands": ["jb"] }, "dotnet-format": {