Skip to content

Commit 0880fab

Browse files
Bump the test-dependencies group with 3 updates (#863)
Bumps the test-dependencies group with 3 updates: [NUnit](https://github.com/nunit/nunit), [Verify.NUnit](https://github.com/VerifyTests/Verify) and [Microsoft.NETFramework.ReferenceAssemblies](https://github.com/Microsoft/dotnet). 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 28.11.0 to 28.12.0 - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](VerifyTests/Verify@28.11.0...28.12.0) Updates `Microsoft.NETFramework.ReferenceAssemblies` from 1.0.3 to 1.0.3 - [Commits](https://github.com/Microsoft/dotnet/commits) --- updated-dependencies: - dependency-name: NUnit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-dependencies - dependency-name: Verify.NUnit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-dependencies - dependency-name: Microsoft.NETFramework.ReferenceAssemblies dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 770e031 commit 0880fab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NGitLab.Mock.Tests/NGitLab.Mock.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1515
</PackageReference>
1616
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
17-
<PackageReference Include="Verify.NUnit" Version="28.11.0" />
17+
<PackageReference Include="Verify.NUnit" Version="28.12.0" />
1818
</ItemGroup>
1919
</Project>

0 commit comments

Comments
 (0)