Skip to content

Commit

Permalink
Bump Verify.NUnit from 23.6.0 to 23.7.1
Browse files Browse the repository at this point in the history
Bumps [Verify.NUnit](https://github.com/VerifyTests/Verify) from 23.6.0 to 23.7.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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 4, 2024
1 parent 4611738 commit edc539b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/SilkTouch/Silk.NET.SilkTouch.UnitTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PackageReference Include="Silk.NET.BuildTools" Version="2.20.0" />
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
<PackageReference Include="Verify.DiffPlex" Version="2.3.0" />
<PackageReference Include="Verify.NUnit" Version="23.6.0" />
<PackageReference Include="Verify.NUnit" Version="23.7.1" />
<None Include="**/*.received.*" />
<None Include="**/*.verified.*" />
</ItemGroup>
Expand Down

0 comments on commit edc539b

Please sign in to comment.