Skip to content

Commit

Permalink
Merge pull request #1 from kochol/dependabot/nuget/Server/Microsoft.A…
Browse files Browse the repository at this point in the history
…spNetCore.Authentication.JwtBearer-3.1.18

Bump Microsoft.AspNetCore.Authentication.JwtBearer from 3.1.5 to 3.1.18 in /Server
  • Loading branch information
kochol authored Sep 20, 2021
2 parents 5ba8517 + 4aca34d commit 9d924b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Server/Server.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<ItemGroup>
<PackageReference Include="MessagePack" Version="2.1.115" />
<PackageReference Include="MessagePackAnalyzer" Version="2.1.115" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="3.1.5" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="3.1.18" />
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="3.1.3" />
<PackageReference Include="NSwag.AspNetCore" Version="13.6.1" />
</ItemGroup>
Expand Down

0 comments on commit 9d924b4

Please sign in to comment.