From 0a3e424351212f298c053735a1b9f6fc24e3d36d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 15:04:27 +0000 Subject: [PATCH] chore(deps): update dependency jetbrains.resharper.globaltools to v2025.3.4 --- .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 cb5e629..a4f7052 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "jetbrains.resharper.globaltools": { - "version": "2025.3.2", + "version": "2025.3.4", "commands": [ "jb" ]