Skip to content

Commit

Permalink
Bump the testdependencies group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the testdependencies group with 2 updates: [nunit](https://github.com/nunit/nunit) and [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter).


Updates `nunit` from 3.12.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.12...4.1.0)

Updates `NUnit3TestAdapter` from 3.15.1 to 4.5.0
- [Release notes](https://github.com/nunit/nunit3-vs-adapter/releases)
- [Commits](nunit/nunit3-vs-adapter@V3.15.1...V4.5.0)

---
updated-dependencies:
- dependency-name: nunit
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testdependencies
- dependency-name: NUnit3TestAdapter
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testdependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 26, 2024
1 parent 918151f commit a929bcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Dodo.DataMover.Tests/Dodo.DataMover.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<ItemGroup>
<PackageReference Include="nunit" Version="3.12.0" />
<PackageReference Include="NUnit3TestAdapter" Version="3.15.1" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
</ItemGroup>

Expand Down

0 comments on commit a929bcf

Please sign in to comment.