Skip to content

Commit 50e2060

Browse files
dependabot[bot]milkshakeuk
authored andcommitted
Bump Verify.NUnit and NUnit in /tests/NHapi.NUnit.SourceGeneration
Bumps [Verify.NUnit](https://github.com/VerifyTests/Verify) and [NUnit](https://github.com/nunit/nunit). These dependencies needed to be updated together. Updates `Verify.NUnit` from 26.2.0 to 26.4.2 - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](VerifyTests/Verify@26.2.0...26.4.2) Updates `NUnit` from 4.2.1 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.1...4.2.2) --- updated-dependencies: - dependency-name: Verify.NUnit dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: NUnit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 42a93ed commit 50e2060

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/NHapi.NUnit.SourceGeneration/NHapi.NUnit.SourceGeneration.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
</ItemGroup>
1616

1717
<ItemGroup>
18-
<PackageReference Include="NUnit" Version="4.2.1" />
18+
<PackageReference Include="NUnit" Version="4.2.2" />
1919
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
2020
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
2121
<PackageReference Include="coverlet.collector" Version="6.0.2">
@@ -27,7 +27,7 @@
2727
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2828
</PackageReference>
2929
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="8.0.0" />
30-
<PackageReference Include="Verify.NUnit" Version="26.2.0" />
30+
<PackageReference Include="Verify.NUnit" Version="26.4.2" />
3131
</ItemGroup>
3232

3333
<ItemGroup>

0 commit comments

Comments
 (0)