Skip to content

Commit e189b35

Browse files
Bump Verify.NUnit and Verify in /src
Bumps [Verify.NUnit](https://github.com/VerifyTests/Verify) and [Verify](https://github.com/VerifyTests/Verify). These dependencies needed to be updated together. Updates `Verify.NUnit` from 23.2.2 to 23.2.3 - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](https://github.com/VerifyTests/Verify/commits/23.2.3) Updates `Verify` from 23.2.2 to 23.2.3 - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](https://github.com/VerifyTests/Verify/commits/23.2.3) --- updated-dependencies: - dependency-name: Verify.NUnit dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Verify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 576b52d commit e189b35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Tests/Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
1212
<PackageReference Include="Verify.DiffPlex" Version="2.3.0" />
1313
<PackageReference Include="Verify.ImageMagick" Version="3.3.0" />
14-
<PackageReference Include="Verify.NUnit" Version="23.2.2" />
14+
<PackageReference Include="Verify.NUnit" Version="23.2.3" />
1515
<ProjectReference Include="..\Verify.DocNet\Verify.DocNet.csproj" />
1616
<PackageReference Include="ProjectDefaults" Version="1.0.125" PrivateAssets="all" />
1717

0 commit comments

Comments
 (0)