From 8e26738744401bab917b1c3cb3bef4006c5e7f88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 23:37:24 +0000 Subject: [PATCH] Bump jetbrains.resharper.globaltools from 2023.3.3 to 2024.1.4 Bumps jetbrains.resharper.globaltools from 2023.3.3 to 2024.1.4. --- 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 b5a5f796..cbe47907 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "jetbrains.resharper.globaltools": { - "version": "2023.3.3", + "version": "2024.1.4", "commands": [ "jb" ]