From c4b99f72b1027e0f4a5041d3de07404d23d58a97 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 13:51:27 +0000 Subject: [PATCH] Update dependency jetbrains.resharper.globaltools to 2024.3.1 (#114) Co-authored-by: renovate[bot] <29139614+renovate[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 0b905d0..69d0ce4 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -27,7 +27,7 @@ ] }, "jetbrains.resharper.globaltools": { - "version": "2024.3.0", + "version": "2024.3.1", "commands": [ "jb" ]