From b45069137cd77544ccd563e5c05576b318a9e2e8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 20:45:48 +0200 Subject: [PATCH] chore(deps): update dependency csharpier to v0.28.2 (#460) 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 70413db6..a4855129 100644 --- a/back/.config/dotnet-tools.json +++ b/back/.config/dotnet-tools.json @@ -9,7 +9,7 @@ ] }, "csharpier": { - "version": "0.28.1", + "version": "0.28.2", "commands": [ "dotnet-csharpier" ]