From 3a4a11fbba1600119d2b7527da83d1e5d6039d59 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 00:06:52 +0000 Subject: [PATCH] chore(deps): update dependency jetbrains.resharper.globaltools to v2026 --- .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..a2429b6 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": "2026.1.3", "commands": [ "jb" ]