Skip to content

Commit 800bf83

Browse files
Bump NUnit and Verify.NUnit (#2365)
Bumps [NUnit](https://github.com/nunit/nunit) and [Verify.NUnit](https://github.com/VerifyTests/Verify). These dependencies needed to be updated together. Updates `NUnit` from 4.2.2 to 4.2.2 - [Release notes](https://github.com/nunit/nunit/releases) - [Changelog](https://github.com/nunit/nunit/blob/main/CHANGES.md) - [Commits](nunit/nunit@4.2.2...4.2.2) Updates `Verify.NUnit` from 28.1.2 to 28.3.2 - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](VerifyTests/Verify@28.1.2...28.3.2) --- updated-dependencies: - dependency-name: NUnit dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Verify.NUnit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Dylan Perks <11160611+Perksey@users.noreply.github.com>
1 parent cd14e82 commit 800bf83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/SilkTouch/SilkTouch/Silk.NET.SilkTouch.UnitTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PackageReference Include="Silk.NET.BuildTools" Version="2.22.0" />
1616
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
1717
<PackageReference Include="Verify.DiffPlex" Version="3.1.2" />
18-
<PackageReference Include="Verify.NUnit" Version="28.3.0" />
18+
<PackageReference Include="Verify.NUnit" Version="28.3.2" />
1919
<None Include="**/*.received.*" />
2020
<None Include="**/*.verified.*" />
2121
</ItemGroup>

0 commit comments

Comments
 (0)