Skip to content

Commit 2bbea09

Browse files
Bump Verify.NUnit from 21.3.0 to 22.1.1 in /src (#457)
Bumps [Verify.NUnit](https://github.com/VerifyTests/Verify) from 21.3.0 to 22.1.1. - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](https://github.com/VerifyTests/Verify/commits) --- updated-dependencies: - dependency-name: Verify.NUnit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4a26c9d commit 2bbea09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Tests/Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<PackageReference Include="NUnit" Version="3.13.3" />
88
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
99
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
10-
<PackageReference Include="Verify.NUnit" Version="21.3.0" />
10+
<PackageReference Include="Verify.NUnit" Version="22.1.1" />
1111
<ProjectReference Include="..\WaffleGenerator.Bogus\WaffleGenerator.Bogus.csproj" />
1212
<ProjectReference Include="..\WaffleGenerator\WaffleGenerator.csproj" />
1313
<PackageReference Include="ProjectDefaults" Version="1.0.100" PrivateAssets="all" />

0 commit comments

Comments
 (0)