From 62abb46343c16d48dfe9a6a3d761e28633957b18 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 Apr 2024 17:29:33 +0000 Subject: [PATCH] chore(deps): update dependency csharpier to v0.28.2 --- .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 3b4451c..b2c7648 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -9,7 +9,7 @@ ] }, "csharpier": { - "version": "0.28.1", + "version": "0.28.2", "commands": [ "dotnet-csharpier" ]