Skip to content

Commit

Permalink
Bump Verify.NUnit from 25.3.2 to 26.2.0
Browse files Browse the repository at this point in the history
Bumps [Verify.NUnit](https://github.com/VerifyTests/Verify) from 25.3.2 to 26.2.0.
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](VerifyTests/Verify@25.3.2...26.2.0)

---
updated-dependencies:
- dependency-name: Verify.NUnit
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Aug 15, 2024
1 parent efcd8e8 commit 67412e2
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.21.0" />
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
<PackageReference Include="Verify.DiffPlex" Version="3.0.0" />
<PackageReference Include="Verify.NUnit" Version="25.3.2" />
<PackageReference Include="Verify.NUnit" Version="26.2.0" />
<None Include="**/*.received.*" />
<None Include="**/*.verified.*" />
</ItemGroup>
Expand Down

0 comments on commit 67412e2

Please sign in to comment.