Skip to content

Commit d8e453f

Browse files
Bump xunit.v3 from 2.0.0 to 2.0.1 in the xunit group (#1379)
Bumps the xunit group with 1 update: [xunit.v3](https://github.com/xunit/xunit). Updates `xunit.v3` 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 dependency-group: xunit ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1d0d11a commit d8e453f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/TodoApp.Tests/TodoApp.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<PackageReference Include="Shouldly" Version="4.3.0" />
2020
<PackageReference Include="System.Text.Encodings.Web" Version="9.0.1" />
2121
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.2" />
22-
<PackageReference Include="xunit.v3" Version="2.0.0" />
22+
<PackageReference Include="xunit.v3" Version="2.0.1" />
2323
</ItemGroup>
2424
<ItemGroup>
2525
<Content Include="oauth-http-bundle.json;xunit.runner.json;xunit.runner.json" CopyToOutputDirectory="PreserveNewest" />

0 commit comments

Comments
 (0)