Skip to content

Commit

Permalink
fix(deps): update dependency portable.bouncycastle to v1.9.0 (#99)
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 Oct 19, 2021
1 parent 9ec827c commit 1fe0677
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Zitadel/Zitadel.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@

<ItemGroup>
<PackageReference Include="jose-jwt" Version="3.2.0" />
<PackageReference Include="Portable.BouncyCastle" Version="1.8.10" />
<PackageReference Include="Portable.BouncyCastle" Version="1.9.0" />
<PackageReference Include="System.Reactive" Version="5.0.0" />
</ItemGroup>

Expand Down

0 comments on commit 1fe0677

Please sign in to comment.