Skip to content

Commit

Permalink
Bump Verify.NUnit from 25.0.1 to 25.3.0
Browse files Browse the repository at this point in the history
Bumps [Verify.NUnit](https://github.com/VerifyTests/Verify) from 25.0.1 to 25.3.0.
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](VerifyTests/Verify@25.0.1...25.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]>
  • Loading branch information
dependabot[bot] committed Jul 4, 2024
1 parent 43fd768 commit 2f105f7
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.0.1" />
<PackageReference Include="Verify.NUnit" Version="25.3.0" />
<None Include="**/*.received.*" />
<None Include="**/*.verified.*" />
</ItemGroup>
Expand Down

0 comments on commit 2f105f7

Please sign in to comment.