From e092df323d225af44bd3d9a273a6cf0d124b3f86 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 Apr 2024 02:14:01 +0000 Subject: [PATCH] chore(deps): update dependency csharpier to v0.28.1 --- .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 b9c8ba9..3b4451c 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -9,7 +9,7 @@ ] }, "csharpier": { - "version": "0.28.0", + "version": "0.28.1", "commands": [ "dotnet-csharpier" ]