Skip to content

Commit 1e43880

Browse files
dependabot[bot]milkshakeuk
authored andcommitted
Bump NUnit from 3.13.3 to 3.14.0 in /tests/NHapi.NUnit
Bumps [NUnit](https://github.com/nunit/nunit) from 3.13.3 to 3.14.0. - [Release notes](https://github.com/nunit/nunit/releases) - [Changelog](https://github.com/nunit/nunit/blob/master/CHANGES.md) - [Commits](nunit/nunit@v3.13.3...v3.14.0) --- updated-dependencies: - dependency-name: NUnit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent be7c968 commit 1e43880

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/NHapi.NUnit/NHapi.NUnit.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
</ItemGroup>
2929

3030
<ItemGroup>
31-
<PackageReference Include="NUnit" Version="3.13.3" />
31+
<PackageReference Include="NUnit" Version="3.14.0" />
3232
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
3333
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
3434
<PackageReference Include="coverlet.collector" Version="6.0.0">

0 commit comments

Comments
 (0)