Skip to content

Commit

Permalink
Bump Swashbuckle.AspNetCore.SwaggerUi in /src/FlubuCore.WebApi
Browse files Browse the repository at this point in the history
Bumps [Swashbuckle.AspNetCore.SwaggerUi](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 4.0.1 to 6.4.0.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](domaindrivendev/Swashbuckle.AspNetCore@v4.0.1...v6.4.0)

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore.SwaggerUi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 6, 2023
1 parent c9b6c4f commit 9cddad2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/FlubuCore.WebApi/FlubuCore.WebApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
</PackageReference>
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="4.0.1" />
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerGen" Version="4.0.1" />
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerUi" Version="4.0.1" />
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerUi" Version="6.4.0" />
<PackageReference Include="MailKit" Version="2.6.0" />
<PackageReference Include="Serilog.Extensions.Logging.File" Version="2.0.0" />
</ItemGroup>
Expand Down

0 comments on commit 9cddad2

Please sign in to comment.