Skip to content

Commit 5ca1999

Browse files
Bump BouncyCastle.Cryptography from 2.2.0 to 2.3.1 in /tests/NRedisStack.Tests in the nuget group across 1 directory (#298)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: atakavci <58048133+atakavci@users.noreply.github.com>
1 parent e152ef2 commit 5ca1999

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: tests/NRedisStack.Tests/NRedisStack.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<PackageReference Include="StackExchange.Redis" Version="2.8.16" />
3131
<PackageReference Include="xunit" Version="2.4.1" />
3232
<PackageReference Include="xunit.assert" Version="2.4.1" />
33-
<PackageReference Include="BouncyCastle.Cryptography" Version="2.2.0" />
33+
<PackageReference Include="BouncyCastle.Cryptography" Version="2.3.1" />
3434
<PackageReference Include="Microsoft.Azure.StackExchangeRedis" Version="3.1.0" />
3535
</ItemGroup>
3636

0 commit comments

Comments
 (0)