Skip to content

Commit b1884aa

Browse files
Bump NUnit and Verify.NUnit
Bumps NUnit from 4.5.1 to 4.6.1 Bumps Verify.NUnit from 31.9.3 to 31.19.1 --- updated-dependencies: - dependency-name: NUnit dependency-version: 4.6.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Verify.NUnit dependency-version: 31.19.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2495edd commit b1884aa

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.5.1" />
18+
<PackageReference Include="NUnit" Version="4.6.1" />
1919
<PackageReference Include="NUnit3TestAdapter" Version="5.2.0" />
2020
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.3.0" />
2121
<PackageReference Include="coverlet.collector" Version="6.0.4">
@@ -27,7 +27,7 @@
2727
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2828
</PackageReference>
2929
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="10.0.5" />
30-
<PackageReference Include="Verify.NUnit" Version="31.9.3" />
30+
<PackageReference Include="Verify.NUnit" Version="31.19.1" />
3131
</ItemGroup>
3232

3333
<ItemGroup>

0 commit comments

Comments
 (0)