From 75d6a7866e85fa085b9b9d9196655cd69c114ee5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Oct 2025 01:21:17 +0000 Subject: [PATCH] Bump jetbrains.resharper.globaltools from 2025.2.3 to 2025.2.4 --- updated-dependencies: - dependency-name: jetbrains.resharper.globaltools dependency-version: 2025.2.4 dependency-type: direct:production update-type: version-update:semver-patch ... 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 478896c16..9f4b9f1d5 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "jetbrains.resharper.globaltools": { - "version": "2025.2.3", + "version": "2025.2.4", "commands": [ "jb" ],