Skip to content

Commit a12b857

Browse files
Bump Verify.XunitV3 from 29.1.0 to 29.2.0 in the xunit group (#279)
Bumps the xunit group with 1 update: [Verify.XunitV3](https://github.com/VerifyTests/Verify). Updates `Verify.XunitV3` from 29.1.0 to 29.2.0 - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](VerifyTests/Verify@29.1.0...29.2.0) --- updated-dependencies: - dependency-name: Verify.XunitV3 dependency-version: 29.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: xunit ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent afa4d3a commit a12b857

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
@@ -14,7 +14,7 @@
1414
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
1515
<PackageReference Include="Microsoft.OpenApi.Readers" Version="1.6.24" />
1616
<PackageReference Include="Microsoft.Playwright" Version="1.51.0" />
17-
<PackageReference Include="Verify.XunitV3" Version="29.1.0" />
17+
<PackageReference Include="Verify.XunitV3" Version="29.2.0" />
1818
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.2" />
1919
<PackageReference Include="xunit.v3" Version="2.0.1" />
2020
</ItemGroup>

0 commit comments

Comments
 (0)