Skip to content

Commit 0db522b

Browse files
Bump BouncyCastle.Cryptography from 2.3.1 to 2.5.0 (#358)
Bumps [BouncyCastle.Cryptography](https://github.com/bcgit/bc-csharp) from 2.3.1 to 2.5.0. - [Commits](bcgit/bc-csharp@release-2.3.1...release-2.5.0) --- updated-dependencies: - dependency-name: BouncyCastle.Cryptography dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4994b03 commit 0db522b

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
@@ -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.3.1" />
33+
<PackageReference Include="BouncyCastle.Cryptography" Version="2.5.0" />
3434
<PackageReference Include="Microsoft.Azure.StackExchangeRedis" Version="3.1.0" />
3535
</ItemGroup>
3636

0 commit comments

Comments
 (0)