Skip to content

Commit 20fb5aa

Browse files
build(deps): bump Verify.Xunit from 17.10.2 to 18.2.1 in /src (#3408)
Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 17.10.2 to 18.2.1. - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](VerifyTests/Verify@17.10.2...18.2.1) --- updated-dependencies: - dependency-name: Verify.Xunit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e8b60ce commit 20fb5aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<PackageReference Include="Microsoft.Reactive.Testing" Version="5.0.0" />
5353
<PackageReference Include="PublicApiGenerator" Version="10.3.0" />
5454
<PackageReference Include="coverlet.msbuild" Version="3.1.2" PrivateAssets="All" />
55-
<PackageReference Include="Verify.Xunit" Version="17.10.2" />
55+
<PackageReference Include="Verify.Xunit" Version="18.2.1" />
5656
</ItemGroup>
5757

5858
<ItemGroup Condition="'$(IsTestProject)' != 'true'">

0 commit comments

Comments
 (0)