Skip to content

Commit 2227ccd

Browse files
Bump NUnit and Verify.Nunit in /src
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.3 to 28.2.0 - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](VerifyTests/Verify@28.1.3...28.2.0) --- 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] <[email protected]>
1 parent a52d1bc commit 2227ccd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
<PackageVersion Include="SixLabors.ImageSharp" Version="3.1.5" />
1313
<PackageVersion Include="Verify" Version="28.2.0" />
1414
<PackageVersion Include="Verify.DiffPlex" Version="3.1.2" />
15-
<PackageVersion Include="Verify.Nunit" Version="28.1.3" />
15+
<PackageVersion Include="Verify.Nunit" Version="28.2.0" />
1616
</ItemGroup>
1717
</Project>

0 commit comments

Comments
 (0)