Skip to content

Commit 876480f

Browse files
Bump Verify.NUnit from 23.2.3 to 23.3.0
Bumps [Verify.NUnit](https://github.com/VerifyTests/Verify) from 23.2.3 to 23.3.0. - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](VerifyTests/Verify@23.2.3...23.3.0) --- updated-dependencies: - dependency-name: Verify.NUnit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a5e6576 commit 876480f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Orc.Plot.Tests/Orc.Plot.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2828
</PackageReference>
2929
<PackageReference Include="PublicApiGenerator" Version="11.1.0" PrivateAssets="all" />
30-
<PackageReference Include="Verify.NUnit" Version="23.2.3" />
30+
<PackageReference Include="Verify.NUnit" Version="23.3.0" />
3131
</ItemGroup>
3232

3333
<ItemGroup>

0 commit comments

Comments
 (0)