Skip to content

Commit 6fe1216

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

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="29.2.0" />
25+
<PackageReference Include="Verify.Xunit" Version="29.3.1" />
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)