Skip to content

Commit

Permalink
Merge pull request #714 from mattgwagner/dependabot/nuget/Swashbuckle…
Browse files Browse the repository at this point in the history
….AspNetCore-6.1.1
  • Loading branch information
dependabot[bot] committed Mar 18, 2021
2 parents f5ee18c + 28c758a commit 480e40b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Battery-Commander.Web/Battery-Commander.Web.csproj
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 480e40b

Please sign in to comment.