From 5e35aee4879837beac2d35c737b501644f341281 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 17:41:23 +0000 Subject: [PATCH] chore(deps): bump csharpier from 0.28.0 to 0.28.2 (#264) --- .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 9b38ee5..155e425 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "csharpier": { - "version": "0.28.0", + "version": "0.28.2", "commands": [ "dotnet-csharpier" ],