Skip to content

Commit 89dc26d

Browse files
Bump Verify.Xunit from 19.12.0 to 19.12.1 (#6637)
Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 19.12.0 to 19.12.1. - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](VerifyTests/Verify@19.12.0...19.12.1) --- 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 db52ac3 commit 89dc26d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/Akka.API.Tests/Akka.API.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<PackageReference Include="xunit" Version="$(XunitVersion)" />
3030
<PackageReference Include="xunit.runner.visualstudio" Version="$(XunitVersion)" />
3131
<PackageReference Include="PublicApiGenerator" Version="9.3.0" />
32-
<PackageReference Include="Verify.Xunit" Version="19.12.0" />
32+
<PackageReference Include="Verify.Xunit" Version="19.12.1" />
3333
<PackageReference Include="Verify.DiffPlex" Version="2.2.0" />
3434
</ItemGroup>
3535

0 commit comments

Comments
 (0)