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

Commit e80bd51

Browse files
NuGet(deps): Bump Swashbuckle.AspNetCore from 6.3.0 to 6.3.1
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.3.0 to 6.3.1. - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](domaindrivendev/Swashbuckle.AspNetCore@v6.3.0...v6.3.1) --- updated-dependencies: - dependency-name: Swashbuckle.AspNetCore dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9bb9372 commit e80bd51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/PowerUtils.AspNetCore.ErrorHandler.Samples/Samples.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PackageReference Include="PowerUtils.AspNetCore.Authentication.BasicAuth" Version="1.0.0" />
1515
<PackageReference Include="PowerUtils.AspNetCore.Authentication.JwtBearer" Version="1.0.0" />
1616
<PackageReference Include="PowerUtils.Security" Version="1.1.0" />
17-
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.3.0" />
17+
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.3.1" />
1818
<!-- LOGS -->
1919
<PackageReference Include="Serilog.AspNetCore" Version="5.0.0" />
2020
<PackageReference Include="Serilog.Sinks.Console" Version="4.0.1" />

0 commit comments

Comments
 (0)