Skip to content

Commit 1665134

Browse files
build(deps): bump NUnit from 3.13.3 to 4.3.2
Bumps [NUnit](https://github.com/nunit/nunit) from 3.13.3 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@v3.13.3...4.3.2) --- updated-dependencies: - dependency-name: NUnit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1814b1c commit 1665134

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

APIMatic.Core.Test/APIMatic.Core.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<PrivateAssets>all</PrivateAssets>
1717
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1818
</PackageReference>
19-
<PackageReference Include="NUnit" Version="3.13.3" />
19+
<PackageReference Include="NUnit" Version="4.3.2" />
2020
<PackageReference Include="NUnit3TestAdapter" Version="4.3.1" />
2121
<PackageReference Include="RichardSzalay.MockHttp" Version="6.0.0" />
2222
<PackageReference Include="System.Net.Http.Json" Version="8.0.1" />

0 commit comments

Comments
 (0)