Skip to content

Commit

Permalink
Merge pull request #43 from FromDoppler/dependabot/nuget/Microsoft.As…
Browse files Browse the repository at this point in the history
…pNetCore.Authentication.JwtBearer-5.0.11
  • Loading branch information
dependabot[bot] authored Oct 15, 2021
2 parents d347b70 + f544d2f commit fc2a129
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Doppler.Push.Api/Doppler.Push.Api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="5.0.10" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="5.0.11" />
<PackageReference Include="FirebaseAdmin" Version="2.2.0" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="5.0.10" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="5.0.11" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.2.2" />
<PackageReference Include="Serilog.Exceptions" Version="6.1.0" />
<PackageReference Include="Serilog.Extensions.Hosting" Version="4.1.2" />
Expand Down

0 comments on commit fc2a129

Please sign in to comment.