Skip to content

Commit ad66d5c

Browse files
Bump Validation and Xunit.SkippableFact (#384)
Bumps [Validation](https://github.com/AArnott/Validation) and [Xunit.SkippableFact](https://github.com/AArnott/Xunit.SkippableFact). These dependencies needed to be updated together. Updates `Validation` from 2.6.68 to 2.5.51 - [Release notes](https://github.com/AArnott/Validation/releases) - [Commits](AArnott/Validation@v2.6.68...v2.5.51) Updates `Xunit.SkippableFact` from 1.4.13 to 1.5.23 - [Release notes](https://github.com/AArnott/Xunit.SkippableFact/releases) - [Commits](AArnott/Xunit.SkippableFact@v1.4.13...v1.5.23) --- updated-dependencies: - dependency-name: Validation dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Xunit.SkippableFact 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 082ba9d commit ad66d5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/NRedisStack.Tests/NRedisStack.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<PackageReference Include="xunit.assert" Version="2.4.1" />
3434
<PackageReference Include="BouncyCastle.Cryptography" Version="2.5.0" />
3535
<PackageReference Include="Microsoft.Azure.StackExchangeRedis" Version="3.1.0" />
36-
<PackageReference Include="Xunit.SkippableFact" Version="1.4.13" />
36+
<PackageReference Include="Xunit.SkippableFact" Version="1.5.23" />
3737
</ItemGroup>
3838

3939
<ItemGroup>

0 commit comments

Comments
 (0)