From 698bfc97351ef1094a0ab54649e12c0b694e1d6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 18:20:49 +0000 Subject: [PATCH] Bump JetBrains.ReSharper.SDK from 2024.2.0 to 2024.2.1 in /src/dotnet Bumps JetBrains.ReSharper.SDK from 2024.2.0 to 2024.2.1. --- updated-dependencies: - dependency-name: JetBrains.ReSharper.SDK dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/dotnet/Plugin.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/dotnet/Plugin.props b/src/dotnet/Plugin.props index 9702e67..359bec6 100644 --- a/src/dotnet/Plugin.props +++ b/src/dotnet/Plugin.props @@ -1,6 +1,6 @@ - 2024.2.0 + 2024.2.1 CleanCode Automates some of the concepts in Uncle Bob's Clean Code book Martin Oehlert, Hadi Hariri, Matt Ellis