Skip to content

Commit 33a3daf

Browse files
Bump Verify.Xunit from 20.7.0 to 20.8.0 (#146)
Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 20.7.0 to 20.8.0. - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](VerifyTests/Verify@20.7.0...20.8.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 81a3590 commit 33a3daf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/NaturalStringExtensions.Tests/NaturalStringExtensions.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<PrivateAssets>all</PrivateAssets>
2525
</PackageReference>
2626
<PackageReference Include="Xunit.SkippableFact" Version="1.4.13" />
27-
<PackageReference Include="Verify.Xunit" Version="20.7.0" />
27+
<PackageReference Include="Verify.Xunit" Version="20.8.0" />
2828
<PackageReference Include="coverlet.collector" Version="6.0.0">
2929
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3030
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)