Skip to content

Commit

Permalink
Bump System.IdentityModel.Tokens.Jwt from 6.8.0 to 6.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and mattgwagner committed Mar 16, 2021
1 parent b01db4a commit f5ee18c
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 @@ -89,7 +89,7 @@
<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="System.IdentityModel.Tokens.Jwt" Version="6.8.0" />
<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" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="5.0.4">
Expand Down

0 comments on commit f5ee18c

Please sign in to comment.