Skip to content

Commit

Permalink
Bump Validation and Xunit.SkippableFact (#384)
Browse files Browse the repository at this point in the history
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 24, 2025
1 parent 082ba9d commit ad66d5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/NRedisStack.Tests/NRedisStack.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<PackageReference Include="xunit.assert" Version="2.4.1" />
<PackageReference Include="BouncyCastle.Cryptography" Version="2.5.0" />
<PackageReference Include="Microsoft.Azure.StackExchangeRedis" Version="3.1.0" />
<PackageReference Include="Xunit.SkippableFact" Version="1.4.13" />
<PackageReference Include="Xunit.SkippableFact" Version="1.5.23" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit ad66d5c

Please sign in to comment.