chore(deps): update dependency portable.bouncycastle to v1.9.0
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Renovate Bot 2023-01-11 21:01:13 +00:00 committed by Gitea
parent f09d138f43
commit 3469b82df7
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
<ItemGroup>
<PackageReference Include="Asn1" Version="1.0.9" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
<PackageReference Include="Portable.BouncyCastle" Version="1.8.6.7" />
<PackageReference Include="Portable.BouncyCastle" Version="1.9.0" />
</ItemGroup>
</Project>