From 7c5acc8653b79f4cbfb5f17107d560fb7c36e363 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Sep 2023 21:41:51 +0000 Subject: [PATCH] Bump jetbrains.resharper.globaltools from 2021.2.2 to 2023.2.2 Bumps jetbrains.resharper.globaltools from 2021.2.2 to 2023.2.2. --- updated-dependencies: - dependency-name: jetbrains.resharper.globaltools dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .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 5f190f4..8ff27f6 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -9,7 +9,7 @@ ] }, "jetbrains.resharper.globaltools": { - "version": "2021.2.2", + "version": "2023.2.2", "commands": [ "jb" ]