From 123fbc23f5afe7861b9b3304c55a3e3b21c4d6de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 23:34:32 +0000 Subject: [PATCH] Bump metalama.tool from 2024.2.25 to 2024.2.29 Bumps [metalama.tool](https://github.com/postsharp/Metalama.Framework) from 2024.2.25 to 2024.2.29. - [Commits](https://github.com/postsharp/Metalama.Framework/commits) --- updated-dependencies: - dependency-name: metalama.tool 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 d101fe7..2897265 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "metalama.tool": { - "version": "2024.2.25", + "version": "2024.2.29", "commands": [ "metalama" ]