Skip to content

Commit e16605e

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 2cb0ac0 commit e16605e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
44
<TargetFramework>net6.0</TargetFramework>
@@ -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)