Skip to content

Commit 33b37e6

Browse files
build(deps): bump Verify.Xunit from 14.2.0 to 14.6.6 in /src (#3042)
Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 14.2.0 to 14.6.6. - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](VerifyTests/Verify@14.2.0...14.6.6) --- updated-dependencies: - dependency-name: Verify.Xunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 08dcf77 commit 33b37e6

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.2.0" />
5454
<PackageReference Include="coverlet.msbuild" Version="3.1.0" PrivateAssets="All" />
55-
<PackageReference Include="Verify.Xunit" Version="14.2.0" />
55+
<PackageReference Include="Verify.Xunit" Version="14.6.6" />
5656
</ItemGroup>
5757

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

0 commit comments

Comments
 (0)