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

Commit 19b0977

Browse files
authored
Merge pull request #10 from TechNobre/dependabot/nuget/develop/Swashbuckle.AspNetCore-6.3.1
NuGet(deps): Bump Swashbuckle.AspNetCore from 6.3.0 to 6.3.1
2 parents 9bb9372 + e80bd51 commit 19b0977

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)