From f0d936d2331af44b1cb1463b3da3f989b7eb3b42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Dec 2023 22:47:44 +0000 Subject: [PATCH] Bump jetbrains.resharper.globaltools from 2023.2.1 to 2023.3.2 Bumps jetbrains.resharper.globaltools from 2023.2.1 to 2023.3.2. --- updated-dependencies: - dependency-name: jetbrains.resharper.globaltools dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .config/dotnet-tools.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 408c762..f68a8e8 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -9,7 +9,7 @@ ] }, "jetbrains.resharper.globaltools": { - "version": "2023.2.1", + "version": "2023.3.2", "commands": [ "jb" ] @@ -39,4 +39,4 @@ ] } } -} +} \ No newline at end of file