Skip to content

Commit 389f241

Browse files
build: Bump NUnit3TestAdapter from 4.3.1 to 5.1.0
--- updated-dependencies: - dependency-name: NUnit3TestAdapter dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 80458e1 commit 389f241

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
@@ -17,7 +17,7 @@
1717
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1818
</PackageReference>
1919
<PackageReference Include="NUnit" Version="3.13.3" />
20-
<PackageReference Include="NUnit3TestAdapter" Version="4.3.1" />
20+
<PackageReference Include="NUnit3TestAdapter" Version="5.1.0" />
2121
<PackageReference Include="RichardSzalay.MockHttp" Version="6.0.0" />
2222
<PackageReference Include="System.Net.Http.Json" Version="8.0.1" />
2323
</ItemGroup>

0 commit comments

Comments
 (0)