Skip to content

Commit be7c968

Browse files
dependabot[bot]milkshakeuk
authored andcommitted
Bump NUnit from 3.13.3 to 3.14.0 in /tests/NHapi.NUnit.SourceGeneration
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 8e562b8 commit be7c968

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/NHapi.NUnit.SourceGeneration/NHapi.NUnit.SourceGeneration.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
</ItemGroup>
1616

1717
<ItemGroup>
18-
<PackageReference Include="NUnit" Version="3.13.3" />
18+
<PackageReference Include="NUnit" Version="3.14.0" />
1919
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
2020
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
2121
<PackageReference Include="coverlet.collector" Version="6.0.0">

0 commit comments

Comments
 (0)