From 5872f8bcd994b9371c195d9ce1f502cb1cf887a5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 16:49:26 +0000 Subject: [PATCH] chore(deps): update dependency jetbrains.resharper.globaltools to v2026.2.0 --- .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 14fb1714f..817e75132 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -24,7 +24,7 @@ "rollForward": false }, "jetbrains.resharper.globaltools": { - "version": "2026.1.4", + "version": "2026.2.0", "commands": [ "jb" ],