Skip to content

Commit

Permalink
Bump xunit from 2.5.1 to 2.7.0
Browse files Browse the repository at this point in the history
Bumps [xunit](https://github.com/xunit/xunit) from 2.5.1 to 2.7.0.
- [Commits](xunit/xunit@2.5.1...2.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 4, 2024
1 parent 21b3ccc commit c993782
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Chisel.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageReference Include="PublicApiGenerator" Version="11.0.0" />
<PackageReference Include="ReportGenerator" Version="5.1.25" PrivateAssets="all" />
<PackageReference Include="Verify.Xunit" Version="21.2.0" />
<PackageReference Include="xunit" Version="2.5.1" />
<PackageReference Include="xunit" Version="2.7.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.1" PrivateAssets="all" />
</ItemGroup>

Expand Down

0 comments on commit c993782

Please sign in to comment.