From 3dcea4fb460e7867f70b8509765ab3be4f36171c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 28 Apr 2022 05:23:27 +0000 Subject: [PATCH] Update dependency jetbrains.resharper.globaltools to v2022 --- .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 6322dd99a..dc822e63d 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -33,7 +33,7 @@ ] }, "jetbrains.resharper.globaltools": { - "version": "2021.3.3", + "version": "2022.1.0", "commands": [ "jb" ]