Skip to content

Commit ccd84eb

Browse files
Bump BouncyCastle.Cryptography
Bumps the nuget group with 1 update in the /tests/NRedisStack.Tests directory: [BouncyCastle.Cryptography](https://github.com/bcgit/bc-csharp). Updates `BouncyCastle.Cryptography` from 2.2.0 to 2.3.1 - [Commits](bcgit/bc-csharp@release-2.2.0...release-2.3.1) --- updated-dependencies: - dependency-name: BouncyCastle.Cryptography dependency-type: direct:production dependency-group: nuget ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e913dfc commit ccd84eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/NRedisStack.Tests/NRedisStack.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<PackageReference Include="StackExchange.Redis" Version="2.7.33" />
2727
<PackageReference Include="xunit" Version="2.4.1" />
2828
<PackageReference Include="xunit.assert" Version="2.4.1" />
29-
<PackageReference Include="BouncyCastle.Cryptography" Version="2.2.0" />
29+
<PackageReference Include="BouncyCastle.Cryptography" Version="2.3.1" />
3030
</ItemGroup>
3131

3232
<ItemGroup>

0 commit comments

Comments
 (0)