Skip to content

Commit a39e289

Browse files
Bump NUnit from 4.5.1 to 4.6.0
--- updated-dependencies: - dependency-name: NUnit dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 47d3fa3 commit a39e289

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/PVOutput.Net.Tests/PVOutput.Net.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1212
</PackageReference>
1313
<PackageReference Include="NSubstitute" Version="5.3.0" />
14-
<PackageReference Include="NUnit" Version="4.5.1" />
14+
<PackageReference Include="NUnit" Version="4.6.0" />
1515
<PackageReference Include="NUnit.Analyzers" Version="4.12.0">
1616
<PrivateAssets>all</PrivateAssets>
1717
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)