Skip to content

Commit 2420e16

Browse files
renovate[bot]buehler
authored andcommitted
fix(deps): update dependency bouncycastle.cryptography to v2.3.0
1 parent a5bd3ba commit 2420e16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/KubeOps.Cli/KubeOps.Cli.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
</PropertyGroup>
1919

2020
<ItemGroup>
21-
<PackageReference Include="BouncyCastle.Cryptography" Version="2.2.1" />
21+
<PackageReference Include="BouncyCastle.Cryptography" Version="2.3.0" />
2222
<PackageReference Include="Microsoft.Build.Locator" Version="1.6.10" />
2323
<PackageReference Include="Microsoft.CodeAnalysis" Version="4.8.0" />
2424
<PackageReference Include="Microsoft.CodeAnalysis.Common" Version="4.8.0" />

0 commit comments

Comments
 (0)