Skip to content

Commit 9cddad2

Browse files
Bump Swashbuckle.AspNetCore.SwaggerUi in /src/FlubuCore.WebApi
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] <[email protected]>
1 parent c9b6c4f commit 9cddad2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/FlubuCore.WebApi/FlubuCore.WebApi.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
</PackageReference>
9393
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="4.0.1" />
9494
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerGen" Version="4.0.1" />
95-
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerUi" Version="4.0.1" />
95+
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerUi" Version="6.4.0" />
9696
<PackageReference Include="MailKit" Version="2.6.0" />
9797
<PackageReference Include="Serilog.Extensions.Logging.File" Version="2.0.0" />
9898
</ItemGroup>

0 commit comments

Comments
 (0)