Skip to content

Commit 6b8c7e8

Browse files
Bump Verify.Xunit from 28.9.0 to 31.0.2 (#172)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 244e151 commit 6b8c7e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
</ItemGroup>
1818

1919
<ItemGroup Condition="'$(TargetFramework)' != 'net6.0'">
20-
<PackageReference Include="Verify.Xunit" Version="28.9.0" />
20+
<PackageReference Include="Verify.Xunit" Version="31.0.2" />
2121
</ItemGroup>
2222

2323
<ItemGroup Condition="'$(GITHUB_ACTIONS)' == 'true'">

0 commit comments

Comments
 (0)