From 0e685de325772de5cb4ef7a85464d00624fc3142 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 13 Apr 2024 12:43:44 +0200 Subject: [PATCH] chore(deps): update dependency csharpier to v0.28.0 (#415) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- back/.config/dotnet-tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/back/.config/dotnet-tools.json b/back/.config/dotnet-tools.json index d22c1cf2..1f918675 100644 --- a/back/.config/dotnet-tools.json +++ b/back/.config/dotnet-tools.json @@ -9,7 +9,7 @@ ] }, "csharpier": { - "version": "0.27.3", + "version": "0.28.0", "commands": [ "dotnet-csharpier" ]