Skip to content

Commit

Permalink
fix(deps): update dependency bouncycastle.cryptography to 2.5.0 (#944)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 1, 2024
1 parent e095154 commit 24c5072
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 @@ -17,7 +17,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="BouncyCastle.Cryptography" Version="2.4.0" />
<PackageReference Include="BouncyCastle.Cryptography" Version="2.5.0" />
<PackageReference Include="Google.Protobuf" Version="3.29.0" />
<PackageReference Include="Grpc" Version="2.46.6"/>
<PackageReference Include="Grpc.Net.ClientFactory" Version="2.67.0" />
Expand Down

0 comments on commit 24c5072

Please sign in to comment.