Skip to content

Commit fd017c0

Browse files
Bump NUnit from 3.14.0 to 4.1.0 (#115)
Bumps [NUnit](https://github.com/nunit/nunit) from 3.14.0 to 4.1.0. - [Release notes](https://github.com/nunit/nunit/releases) - [Changelog](https://github.com/nunit/nunit/blob/master/CHANGES.md) - [Commits](nunit/nunit@v3.14.0...4.1.0) --- updated-dependencies: - dependency-name: NUnit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ivan Maximov <sungam3r@yandex.ru>
1 parent 126d1fa commit fd017c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Destructurama.Attributed.Tests/Destructurama.Attributed.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<ItemGroup>
1212
<PackageReference Include="Microsoft.Extensions.Telemetry.Abstractions" Version="8.3.0" />
1313
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
14-
<PackageReference Include="NUnit" Version="3.14.0" />
14+
<PackageReference Include="NUnit" Version="4.1.0" />
1515
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
1616
<PackageReference Include="Serilog" Version="3.1.1" />
1717
<PackageReference Include="Shouldly" Version="4.2.1" />

0 commit comments

Comments
 (0)