Skip to content

Commit

Permalink
Bump the nsubstitute_acceptance_specs_minor_patch_updates group
Browse files Browse the repository at this point in the history
Bumps the nsubstitute_acceptance_specs_minor_patch_updates group in /tests/NSubstitute.Acceptance.Specs with 2 updates: [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime) and [NUnit](https://github.com/nunit/nunit).


Updates `Microsoft.Extensions.Logging.Abstractions` from 9.0.0 to 9.0.1
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0...v9.0.1)

Updates `NUnit` from 4.2.2 to 4.3.2
- [Release notes](https://github.com/nunit/nunit/releases)
- [Changelog](https://github.com/nunit/nunit/blob/main/CHANGES.md)
- [Commits](nunit/nunit@4.2.2...4.3.2)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Logging.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nsubstitute_acceptance_specs_minor_patch_updates
- dependency-name: NUnit
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nsubstitute_acceptance_specs_minor_patch_updates
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 26, 2025
1 parent ba0da79 commit 3c8be73
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="NUnit" Version="4.2.2" />
<PackageReference Include="NUnit" Version="4.3.2" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
</ItemGroup>

Expand Down

0 comments on commit 3c8be73

Please sign in to comment.