From 1ec5b3992b326e1f2d176a4c14c3de2e6f9a928e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2024 09:28:42 +0100 Subject: [PATCH] Update dependency jetbrains.resharper.globaltools to 2024.2.4 (#103) 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 5bf82f4..cbe8708 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -27,7 +27,7 @@ ] }, "jetbrains.resharper.globaltools": { - "version": "2024.2.3", + "version": "2024.2.4", "commands": [ "jb" ]