Skip to content

Commit 1b4bbb7

Browse files
Bump dependency xunit.v3.mtp-off to 3.2.1 (#601)
| datasource | package | from | to | | ---------- | ---------------- | ----- | ----- | | nuget | xunit.v3.mtp-off | 3.2.0 | 3.2.1 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2dd8643 commit 1b4bbb7

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
@@ -15,7 +15,7 @@
1515
<PackageReference Include="Microsoft.Playwright" Version="1.56.0" />
1616
<PackageReference Include="Verify.XunitV3" Version="31.7.3" />
1717
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5" />
18-
<PackageReference Include="xunit.v3.mtp-off" Version="3.2.0" />
18+
<PackageReference Include="xunit.v3.mtp-off" Version="3.2.1" />
1919
</ItemGroup>
2020
<ItemGroup>
2121
<Content Include="xunit.runner.json;xunit.runner.json" CopyToOutputDirectory="PreserveNewest" />

0 commit comments

Comments
 (0)