Skip to content

Commit

Permalink
Bump Swashbuckle.AspNetCore.ReDoc from 5.0.0 to 5.1.0 (#115)
Browse files Browse the repository at this point in the history
Bumps [Swashbuckle.AspNetCore.ReDoc](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](domaindrivendev/Swashbuckle.AspNetCore@v5.0.0...v5.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Ganesan Arunachalam <ganesan.arunachalam91@gmail.com>
  • Loading branch information
dependabot-preview[bot] and ganesanarun authored Mar 12, 2020
1 parent d8161c3 commit 54b6756
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<PackageReference Include="Serilog.AspNetCore" Version="3.2.0" />
<PackageReference Include="Serilog.Settings.AppSettings" Version="2.2.2" />
<PackageReference Include="Serilog.Settings.Configuration" Version="3.1.1-dev-00216" />
<PackageReference Include="Swashbuckle.AspNetCore.ReDoc" Version="5.0.0" />
<PackageReference Include="Swashbuckle.AspNetCore.ReDoc" Version="5.1.0" />
<PackageReference Include="Swashbuckle.AspNetCore.Newtonsoft" Version="5.1.0" />
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerUI" Version="5.1.0" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="3.1.2" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<PackageReference Include="NpgSql.EntityFrameworkCore.PostgreSQL.Design" Version="1.1.1" />
<PackageReference Include="Optional" Version="4.0.0" />
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerUI" Version="5.1.0" />
<PackageReference Include="Swashbuckle.AspNetCore.ReDoc" Version="5.0.0-rc5" />
<PackageReference Include="Swashbuckle.AspNetCore.ReDoc" Version="5.1.0" />
<PackageReference Include="Swashbuckle.AspNetCore.Newtonsoft" Version="5.1.0" />
<PackageReference Include="Serilog" Version="2.9.0" />
<PackageReference Include="Serilog.AspNetCore" Version="3.2.0" />
Expand Down

0 comments on commit 54b6756

Please sign in to comment.