Skip to content

Commit 56e5d25

Browse files
Bump xunit.v3 from 2.0.0 to 2.0.1 (#152)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9f91523 commit 56e5d25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<PackageVersion Include="NSubstitute" Version="5.3.0" />
1111
<PackageVersion Include="Shouldly" Version="4.3.0" />
1212
<PackageVersion Include="SonarAnalyzer.CSharp" Version="10.7.0.110445"/>
13-
<PackageVersion Include="xunit.v3" Version="2.0.0" />
13+
<PackageVersion Include="xunit.v3" Version="2.0.1" />
1414
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.2" />
1515
</ItemGroup>
1616
</Project>

0 commit comments

Comments
 (0)