From d653f7b3f5157d236154e5ec6cf0319f6150bb71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 May 2024 20:19:51 +0000 Subject: [PATCH] Bump Swashbuckle.AspNetCore from 6.5.0 to 6.6.1 Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.5.0 to 6.6.1. - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.5.0...v6.6.1) --- updated-dependencies: - dependency-name: Swashbuckle.AspNetCore dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- examples/Udap.Auth.Server.Admin/Udap.Auth.Server.Admin.csproj | 2 +- examples/WeatherApi/WeatherApi.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/Udap.Auth.Server.Admin/Udap.Auth.Server.Admin.csproj b/examples/Udap.Auth.Server.Admin/Udap.Auth.Server.Admin.csproj index a8cd4981..1331e132 100644 --- a/examples/Udap.Auth.Server.Admin/Udap.Auth.Server.Admin.csproj +++ b/examples/Udap.Auth.Server.Admin/Udap.Auth.Server.Admin.csproj @@ -22,7 +22,7 @@ - + diff --git a/examples/WeatherApi/WeatherApi.csproj b/examples/WeatherApi/WeatherApi.csproj index 1ce67b90..b10d2ee5 100644 --- a/examples/WeatherApi/WeatherApi.csproj +++ b/examples/WeatherApi/WeatherApi.csproj @@ -10,7 +10,7 @@ - +