From 2c71809f0d8a2844f0d74e6ea4eccac151c7c6b2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Apr 2024 00:12:44 +0200 Subject: [PATCH] chore(deps): update dependency csharpier to v0.27.3 (#395) 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 8fe65408..d22c1cf2 100644 --- a/back/.config/dotnet-tools.json +++ b/back/.config/dotnet-tools.json @@ -9,7 +9,7 @@ ] }, "csharpier": { - "version": "0.27.2", + "version": "0.27.3", "commands": [ "dotnet-csharpier" ]