Skip to content

Commit 29e0bc9

Browse files
Bump Verify.NUnit from 26.6.0 to 27.0.1 (#770)
Bumps [Verify.NUnit](https://github.com/VerifyTests/Verify) from 26.6.0 to 27.0.1. - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](VerifyTests/Verify@26.6.0...27.0.1) --- updated-dependencies: - dependency-name: Verify.NUnit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dd5c276 commit 29e0bc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NGitLab.Mock.Tests/NGitLab.Mock.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
</PackageReference>
1616
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
1717
<PackageReference Include="FluentAssertions" Version="6.12.1" />
18-
<PackageReference Include="Verify.NUnit" Version="26.6.0" />
18+
<PackageReference Include="Verify.NUnit" Version="27.0.1" />
1919
</ItemGroup>
2020
</Project>

0 commit comments

Comments
 (0)