Skip to content

Commit

Permalink
Bump Swashbuckle.AspNetCore from 6.1.0 to 6.1.1
Browse files Browse the repository at this point in the history
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.1.0 to 6.1.1.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](domaindrivendev/Swashbuckle.AspNetCore@v6.1.0...v6.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 17, 2021
1 parent f5ee18c commit 28c758a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Battery-Commander.Web/Battery-Commander.Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
<PackageReference Include="Serilog.AspNetCore" Version="4.0.0" />
<PackageReference Include="Sentry.AspNetCore" Version="3.1.0" />
<PackageReference Include="Stateless" Version="5.10.1" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.1.0" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.1.1" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.9.0" />
<PackageReference Include="TimeZoneConverter" Version="3.4.0" />
<PackageReference Include="WebEssentials.AspNetCore.PWA" Version="1.0.65" />
Expand Down

0 comments on commit 28c758a

Please sign in to comment.