Skip to content

Commit eb2207f

Browse files
Bump Verify.Xunit from 28.16.0 to 29.2.0 in the testing group
Bumps the testing group with 1 update: [Verify.Xunit](https://github.com/VerifyTests/Verify). Updates `Verify.Xunit` from 28.16.0 to 29.2.0 - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](VerifyTests/Verify@28.16.0...29.2.0) --- updated-dependencies: - dependency-name: Verify.Xunit dependency-version: 29.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: testing ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bfa006f commit eb2207f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
</PackageReference>
2323
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
2424
<PackageReference Include="Shouldly" Version="4.3.0" />
25-
<PackageReference Include="Verify.Xunit" Version="28.16.0" />
25+
<PackageReference Include="Verify.Xunit" Version="29.2.0" />
2626
<PackageReference Include="xunit" Version="2.9.3" />
2727
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.2">
2828
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)