From ac3ac65490972146ed0e971a3eef4fab21b7ef02 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2026 14:04:50 +0000 Subject: [PATCH] [deps] Billing: Update swashbuckle-aspnetcore monorepo to 10.1.5 --- .config/dotnet-tools.json | 2 +- src/Api/Api.csproj | 2 +- src/Billing/Billing.csproj | 2 +- src/SharedWeb/SharedWeb.csproj | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 846414bf4909..557012dd8838 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "swashbuckle.aspnetcore.cli": { - "version": "10.1.0", + "version": "10.1.5", "commands": ["swagger"] }, "dotnet-ef": { diff --git a/src/Api/Api.csproj b/src/Api/Api.csproj index 07dc066227db..b97144cb1fe5 100644 --- a/src/Api/Api.csproj +++ b/src/Api/Api.csproj @@ -38,7 +38,7 @@ - + diff --git a/src/Billing/Billing.csproj b/src/Billing/Billing.csproj index 201f8f6e422f..ae827a3c37b1 100644 --- a/src/Billing/Billing.csproj +++ b/src/Billing/Billing.csproj @@ -21,7 +21,7 @@ - + diff --git a/src/SharedWeb/SharedWeb.csproj b/src/SharedWeb/SharedWeb.csproj index 17121913c17c..c64b893dae83 100644 --- a/src/SharedWeb/SharedWeb.csproj +++ b/src/SharedWeb/SharedWeb.csproj @@ -13,7 +13,7 @@ - +