Skip to content

Commit ef5eeb0

Browse files
build(deps): bump Verify.Xunit from 21.2.0 to 21.3.0 (#9254)
Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 21.2.0 to 21.3.0. - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](https://github.com/VerifyTests/Verify/commits/21.3.0) --- 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 9e0f734 commit ef5eeb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<PackageVersion Include="NuGet.Frameworks" Version="6.8.0-rc.122" Condition="'$(TargetFramework)' != 'net8.0'" />
4545
<PackageVersion Include="NuGet.Frameworks" Version="6.8.0-rc.122" Condition="'$(TargetFramework)' == 'net8.0'" />
4646
<PackageVersion Include="Verify.DiffPlex" Version="2.2.1" />
47-
<PackageVersion Include="Verify.Xunit" Version="21.2.0" />
47+
<PackageVersion Include="Verify.Xunit" Version="21.3.0" />
4848
<PackageVersion Include="xunit.runner.visualstudio" Version="2.5.1" />
4949
<PackageVersion Include="xunit" Version="2.5.1" />
5050
</ItemGroup>

0 commit comments

Comments
 (0)