Skip to content

Commit

Permalink
Bump Reqnroll.xUnit from 2.1.1 to 2.2.1
Browse files Browse the repository at this point in the history
Bumps [Reqnroll.xUnit](https://github.com/reqnroll/Reqnroll) from 2.1.1 to 2.2.1.
- [Release notes](https://github.com/reqnroll/Reqnroll/releases)
- [Changelog](https://github.com/reqnroll/Reqnroll/blob/main/CHANGELOG.md)
- [Commits](reqnroll/Reqnroll@v2.1.1...v2.2.1)

---
updated-dependencies:
- dependency-name: Reqnroll.xUnit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 8, 2024
1 parent dd74d8f commit b2d0b47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/UnitTests.Reqnroll/UnitTests.Reqnroll.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<PackageReference Include="AutoFixture" Version="4.18.1" />
<PackageReference Include="FluentAssertions" Version="6.12.2" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="Reqnroll.xUnit" Version="2.2.0" />
<PackageReference Include="Reqnroll.xUnit" Version="2.2.1" />
<PackageReference Include="xunit" Version="2.9.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit b2d0b47

Please sign in to comment.