Skip to content

Commit ae74cb4

Browse files
Bump NUnit and Verify.NUnit in /tests/NHapi.NUnit.SourceGeneration
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.3.2 to 4.3.2 - [Release notes](https://github.com/nunit/nunit/releases) - [Changelog](https://github.com/nunit/nunit/blob/main/CHANGES.md) - [Commits](nunit/nunit@4.3.2...4.3.2) Updates `Verify.NUnit` from 29.2.0 to 29.3.1 - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](VerifyTests/Verify@29.2.0...29.3.1) --- updated-dependencies: - dependency-name: NUnit dependency-version: 4.3.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Verify.NUnit dependency-version: 29.3.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c4db4c7 commit ae74cb4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2828
</PackageReference>
2929
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="9.0.4" />
30-
<PackageReference Include="Verify.NUnit" Version="29.2.0" />
30+
<PackageReference Include="Verify.NUnit" Version="29.3.1" />
3131
</ItemGroup>
3232

3333
<ItemGroup>

0 commit comments

Comments
 (0)