Skip to content

Commit

Permalink
Merge pull request #3 from Telecooperation/dependabot/nuget/lecture-r…
Browse files Browse the repository at this point in the history
…ecording-manager/Microsoft.AspNetCore.Authentication.JwtBearer-5.0.9

Bump Microsoft.AspNetCore.Authentication.JwtBearer from 5.0.7 to 5.0.9 in /lecture-recording-manager
  • Loading branch information
alexsee authored Sep 22, 2021
2 parents 1634f2e + 0dd72b5 commit a8b5de4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lecture-recording-manager/lecture-recording-manager.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<ItemGroup>
<PackageReference Include="Hangfire.AspNetCore" Version="1.7.23" />
<PackageReference Include="Hangfire.PostgreSql" Version="1.8.4" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="5.0.7" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="5.0.9" />
<PackageReference Include="Microsoft.AspNetCore.Identity" Version="2.2.0" />
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="5.0.7" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="5.0.7" />
Expand Down

0 comments on commit a8b5de4

Please sign in to comment.