From 22887783fe507f5efb12b57e129e32a5cc6de42f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Aug 2024 06:05:42 +0000 Subject: [PATCH] Bump jetbrains.resharper.globaltools from 2024.1.5 to 2024.1.6 Bumps jetbrains.resharper.globaltools from 2024.1.5 to 2024.1.6. --- updated-dependencies: - dependency-name: jetbrains.resharper.globaltools 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 8bcbec8d..1b4940e0 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "jetbrains.resharper.globaltools": { - "version": "2024.1.5", + "version": "2024.1.6", "commands": [ "jb" ]