From 4646b845a4352010f0c5f3f01c9a0878e5fad845 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Jul 2022 22:41:54 +0000 Subject: [PATCH] Bump Swashbuckle.AspNetCore from 6.3.1 to 6.3.2 Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.3.1 to 6.3.2. - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.3.1...v6.3.2) --- updated-dependencies: - dependency-name: Swashbuckle.AspNetCore dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- 2. API/API.csproj | 2 +- 6. Test/Test.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/2. API/API.csproj b/2. API/API.csproj index 6ac3979..f9e9828 100644 --- a/2. API/API.csproj +++ b/2. API/API.csproj @@ -18,7 +18,7 @@ - + diff --git a/6. Test/Test.csproj b/6. Test/Test.csproj index 48552bc..86bd652 100644 --- a/6. Test/Test.csproj +++ b/6. Test/Test.csproj @@ -12,7 +12,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive