Skip to content

Commit

Permalink
deps: bump the major-dependencies group across 2 directories with 2 u…
Browse files Browse the repository at this point in the history
…pdates

Bumps the major-dependencies group with 2 updates in the /libs/EsriJson/EsriJson.Net directory: [NUnit](https://github.com/nunit/nunit) and [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter).
Bumps the major-dependencies group with 2 updates in the /libs/EsriJson/EsriJson.Net.Tests directory: [NUnit](https://github.com/nunit/nunit) and [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter).


Updates `NUnit` from 3.10.1 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.10.1...4.2.2)

Updates `NUnit3TestAdapter` from 3.10.0 to 4.6.0
- [Release notes](https://github.com/nunit/nunit3-vs-adapter/releases)
- [Commits](nunit/nunit3-vs-adapter@3.10...V4.6.0)

Updates `NUnit` from 3.10.1 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.10.1...4.2.2)

Updates `NUnit3TestAdapter` from 3.10.0 to 4.6.0
- [Release notes](https://github.com/nunit/nunit3-vs-adapter/releases)
- [Commits](nunit/nunit3-vs-adapter@3.10...V4.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and steveoh committed Oct 9, 2024
1 parent 2465122 commit 977992e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libs/EsriJson/EsriJson.Net.Tests/EsriJson.Net.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="NUnit" Version="3.10.1" />
<PackageReference Include="NUnit3TestAdapter" Version="3.10.0" />
<PackageReference Include="NUnit" Version="4.2.2" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 977992e

Please sign in to comment.