Skip to content

Commit

Permalink
Merge pull request #9 from marcinstelmach/dependabot/nuget/src/Api/Aw…
Browse files Browse the repository at this point in the history
…esomeBank.Api/Microsoft.AspNetCore.Authentication.JwtBearer-5.0.9

Bump Microsoft.AspNetCore.Authentication.JwtBearer from 5.0.1 to 5.0.9 in /src/Api/AwesomeBank.Api
  • Loading branch information
marcinstelmach authored Aug 26, 2021
2 parents 68a97b7 + 641330a commit 0a84b5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Api/AwesomeBank.Api/AwesomeBank.Api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<ItemGroup>
<PackageReference Include="MediatR.Extensions.Microsoft.DependencyInjection" Version="8.0.0" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="5.0.1" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="5.0.9" />
<PackageReference Include="StyleCop.Analyzers" Version="1.1.118">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 0a84b5a

Please sign in to comment.