From fac1f3733288b8beb8e5044232be0bf1a25d3f56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Oct 2023 23:50:27 +0000 Subject: [PATCH] Bump jetbrains.resharper.globaltools from 2022.2.3 to 2023.2.2 Bumps jetbrains.resharper.globaltools from 2022.2.3 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 1980c01..4b6134a 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -9,7 +9,7 @@ ] }, "jetbrains.resharper.globaltools": { - "version": "2022.2.3", + "version": "2023.2.2", "commands": [ "jb" ]