Skip to content

Commit 13230d0

Browse files
Bump the xunit group with 2 updates (#1472)
Bumps xunit.runner.visualstudio from 3.1.0 to 3.1.1 Bumps xunit.v3 from 2.0.2 to 2.0.3 --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: xunit - dependency-name: xunit.v3 dependency-version: 2.0.3 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 f1d677c commit 13230d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/TodoApp.Tests/TodoApp.Tests.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
<PackageReference Include="Microsoft.Playwright" Version="1.52.0" />
1919
<PackageReference Include="ReportGenerator" Version="5.4.7" />
2020
<PackageReference Include="Shouldly" Version="4.3.0" />
21-
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.0" />
22-
<PackageReference Include="xunit.v3" Version="2.0.2" />
21+
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.1" />
22+
<PackageReference Include="xunit.v3" Version="2.0.3" />
2323
</ItemGroup>
2424
<ItemGroup>
2525
<Content Include="oauth-http-bundle.json;xunit.runner.json;xunit.runner.json" CopyToOutputDirectory="PreserveNewest" />

0 commit comments

Comments
 (0)