Skip to content

Commit 8724812

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

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
@@ -48,7 +48,7 @@
4848
<PackageReference Include="FluentAssertions" Version="6.2.0" />
4949
<PackageReference Include="Microsoft.Reactive.Testing" Version="5.0.0" />
5050
<PackageReference Include="PublicApiGenerator" Version="10.2.0" />
51-
<PackageReference Include="Verify.Xunit" Version="14.6.2" />
51+
<PackageReference Include="Verify.Xunit" Version="14.6.6" />
5252
</ItemGroup>
5353

5454
<ItemGroup Condition="$(IsTestProject)">

0 commit comments

Comments
 (0)