From 668793d83a780355374d970603ff557cef6fe06e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 Apr 2023 22:58:59 +0000 Subject: [PATCH] Update dependency jetbrains.resharper.globaltools to v2023.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 7fbca2f646..dc1132c50a 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -23,7 +23,7 @@ "commands": ["codecov"] }, "jetbrains.resharper.globaltools": { - "version": "2023.1.0", + "version": "2023.1.1", "commands": ["jb"] }, "dotnet-format": {