From cac4764ddf6ee21ae7be5e4a7a5a40b5e9533083 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 10:31:11 -0400 Subject: [PATCH] Bump jetbrains.resharper.globaltools from 2024.2.1 to 2024.2.3 (#32) Bumps jetbrains.resharper.globaltools from 2024.2.1 to 2024.2.3. --- updated-dependencies: - dependency-name: jetbrains.resharper.globaltools dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .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 244fce2..6feddb4 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -9,7 +9,7 @@ ] }, "jetbrains.resharper.globaltools": { - "version": "2024.2.1", + "version": "2024.2.3", "commands": [ "jb" ]