Skip to content

Commit c6a4060

Browse files
Bump Verify.Xunit from 22.3.0 to 22.4.1 (#401)
Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 22.3.0 to 22.4.1. - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](https://github.com/VerifyTests/Verify/commits) --- updated-dependencies: - dependency-name: Verify.Xunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 143a09f commit c6a4060

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
99
<PackageReference Include="FodyHelpers" Version="6.8.0" />
1010
<PackageReference Include="Xunit" Version="2.6.1" />
11-
<PackageReference Include="Verify.Xunit" Version="22.3.0" />
11+
<PackageReference Include="Verify.Xunit" Version="22.4.1" />
1212
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.3" PrivateAssets="All" />
1313
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
1414
<ProjectReference Include="..\EmptyConstructor\EmptyConstructor.csproj" />

0 commit comments

Comments
 (0)