From 97047a75d17e20bf8982e277c86505cdfbf4905b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 22:43:49 +0000 Subject: [PATCH] chore: Bump jetbrains.resharper.globaltools from 2026.1.0.1 to 2026.1.1 --- updated-dependencies: - dependency-name: jetbrains.resharper.globaltools dependency-version: 2026.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-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 2fb86283..82b89660 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "jetbrains.resharper.globaltools": { - "version": "2026.1.0.1", + "version": "2026.1.1", "commands": [ "jb" ],