From 4b83b565bbbc6e3b0aada480aab38d0a3e2736eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2025 13:00:59 +0000 Subject: [PATCH] Bump Swashbuckle.AspNetCore from 6.2.3 to 7.2.0 Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.2.3 to 7.2.0. - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.2.3...v7.2.0) --- updated-dependencies: - dependency-name: Swashbuckle.AspNetCore dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- SampleApi.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SampleApi.csproj b/SampleApi.csproj index 272c2d5..d5ff9b9 100644 --- a/SampleApi.csproj +++ b/SampleApi.csproj @@ -8,7 +8,7 @@ - + \ No newline at end of file