From d32f906ebf258fd98d8788334164394fcc6e5634 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Jul 2022 23:09:58 +0000 Subject: [PATCH] chore(deps): bump Swashbuckle.AspNetCore from 6.1.4 to 6.3.2 Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.1.4 to 6.3.2. - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.1.4...v6.3.2) --- updated-dependencies: - dependency-name: Swashbuckle.AspNetCore dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../CertificateProcessing.API/CertificateProcessing.API.csproj | 2 +- src/Services/Enrolling/Enrolling.API/Enrolling.API.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Services/CertificateProcessing/CertificateProcessing.API/CertificateProcessing.API.csproj b/src/Services/CertificateProcessing/CertificateProcessing.API/CertificateProcessing.API.csproj index fe7ed67d..0f5b1d3a 100644 --- a/src/Services/CertificateProcessing/CertificateProcessing.API/CertificateProcessing.API.csproj +++ b/src/Services/CertificateProcessing/CertificateProcessing.API/CertificateProcessing.API.csproj @@ -3,6 +3,6 @@ net5.0 - + \ No newline at end of file diff --git a/src/Services/Enrolling/Enrolling.API/Enrolling.API.csproj b/src/Services/Enrolling/Enrolling.API/Enrolling.API.csproj index f855bd1d..da2eb497 100644 --- a/src/Services/Enrolling/Enrolling.API/Enrolling.API.csproj +++ b/src/Services/Enrolling/Enrolling.API/Enrolling.API.csproj @@ -24,7 +24,7 @@ - + all