Skip to content
This repository was archived by the owner on Jul 30, 2022. It is now read-only.

Commit b332a5a

Browse files
fix(deps): bump Swashbuckle.AspNetCore from 6.3.2 to 6.4.0 in /Server
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.3.2 to 6.4.0. - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](domaindrivendev/Swashbuckle.AspNetCore@v6.3.2...v6.4.0) --- updated-dependencies: - dependency-name: Swashbuckle.AspNetCore dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d588e31 commit b332a5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Server/Server.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="6.0.1" />
3131
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.16.1" />
3232
<PackageReference Include="Sentry.AspNetCore" Version="3.20.0" />
33-
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.3.2" />
33+
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.4.0" />
3434
</ItemGroup>
3535

3636
<ItemGroup>

0 commit comments

Comments
 (0)