Skip to content

Commit abf1a85

Browse files
Bump xunit.v3 from 2.0.0 to 2.0.1 in /src (#280)
Bumps [xunit.v3](https://github.com/xunit/xunit) from 2.0.0 to 2.0.1. - [Commits](xunit/xunit@v2-2.0...v3-2.0.1) --- updated-dependencies: - dependency-name: xunit.v3 dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e5f5f4f commit abf1a85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
<PackageVersion Include="Verify.DiffPlex" Version="3.1.2" />
1414
<PackageVersion Include="Verify.XunitV3" Version="29.2.0" />
1515
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.2" />
16-
<PackageVersion Include="xunit.v3" Version="2.0.0" />
16+
<PackageVersion Include="xunit.v3" Version="2.0.1" />
1717
</ItemGroup>
1818
</Project>

0 commit comments

Comments
 (0)