Skip to content

Commit

Permalink
Bump Reqnroll.xUnit from 2.1.1 to 2.2.0
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.0.
- [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.0)

---
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 3b365a8 commit 8879104
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<ItemGroup>
<PackageReference Include="JUnitTestLogger" Version="1.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="Reqnroll.xUnit" Version="2.1.1" />
<PackageReference Include="Reqnroll.xUnit" Version="2.2.0" />
<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 8879104

Please sign in to comment.