Skip to content

Commit a0d4088

Browse files
Bump Verify.Xunit from 20.3.2 to 20.4.0 (#331)
Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 20.3.2 to 20.4.0. - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](VerifyTests/Verify@20.3.2...20.4.0) --- updated-dependencies: - dependency-name: Verify.Xunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a751a98 commit a0d4088

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Akka.Hosting.API.Tests/Akka.Hosting.API.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<PrivateAssets>all</PrivateAssets>
1919
</PackageReference>
2020
<PackageReference Include="PublicApiGenerator" Version="11.0.0" />
21-
<PackageReference Include="Verify.Xunit" Version="20.3.2" />
21+
<PackageReference Include="Verify.Xunit" Version="20.4.0" />
2222
<PackageReference Include="Verify.DiffPlex" Version="2.2.1" />
2323
</ItemGroup>
2424

0 commit comments

Comments
 (0)