Skip to content

Commit d0e6dd7

Browse files
Bump NUnit from 3.14.0 to 4.2.2 in /eFormAPI/Plugins/ItemsPlanning.Pn
Bumps [NUnit](https://github.com/nunit/nunit) from 3.14.0 to 4.2.2. - [Release notes](https://github.com/nunit/nunit/releases) - [Changelog](https://github.com/nunit/nunit/blob/main/CHANGES.md) - [Commits](nunit/nunit@v3.14.0...4.2.2) --- updated-dependencies: - dependency-name: NUnit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3a7a07d commit d0e6dd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eFormAPI/Plugins/ItemsPlanning.Pn/ItemsPlanning.Pn.Test/ItemsPlanning.Pn.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<ItemGroup>
1010
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
11-
<PackageReference Include="NUnit" Version="3.14.0" />
11+
<PackageReference Include="NUnit" Version="4.2.2" />
1212
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
1313
</ItemGroup>
1414

0 commit comments

Comments
 (0)