Skip to content

Commit

Permalink
fix(deps): update dependencies to v5.0.5 (#43)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Apr 6, 2021
1 parent 260a0a7 commit 32b17c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Zitadel/Zitadel.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@

<ItemGroup>
<PackageReference Include="jose-jwt" Version="3.1.0" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="5.0.4" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="5.0.4" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="5.0.5" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="5.0.5" />
<PackageReference Include="Portable.BouncyCastle" Version="1.8.10" />
<PackageReference Include="System.Reactive" Version="5.0.0" />
</ItemGroup>
Expand Down

0 comments on commit 32b17c9

Please sign in to comment.