Skip to content

Commit

Permalink
fix(deps): update dependency bouncycastle.cryptography to v2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and buehler committed Feb 13, 2024
1 parent a5bd3ba commit 2420e16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/KubeOps.Cli/KubeOps.Cli.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="BouncyCastle.Cryptography" Version="2.2.1" />
<PackageReference Include="BouncyCastle.Cryptography" Version="2.3.0" />
<PackageReference Include="Microsoft.Build.Locator" Version="1.6.10" />
<PackageReference Include="Microsoft.CodeAnalysis" Version="4.8.0" />
<PackageReference Include="Microsoft.CodeAnalysis.Common" Version="4.8.0" />
Expand Down

0 comments on commit 2420e16

Please sign in to comment.