Skip to content
This repository was archived by the owner on Apr 11, 2024. It is now read-only.

Commit 13eb62d

Browse files
chore(deps): bump Swashbuckle.AspNetCore from 6.0.2 to 6.1.1 (#327)
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.0.2 to 6.1.1. - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](domaindrivendev/Swashbuckle.AspNetCore@v6.0.2...v6.1.1) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: Ratan Sunder Parai <[email protected]>
1 parent 3aa2d4d commit 13eb62d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Services/Enrolling/Enrolling.API/Enrolling.API.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<PackageReference Include="Serilog.Sinks.Seq" Version="4.0.0" />
3737

3838
<!-- Swagger -->
39-
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.0.2" />
39+
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.1.1" />
4040

4141
<!-- Need this package for generating migration files -->
4242
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="5.0.2">

0 commit comments

Comments
 (0)