Skip to content

Commit 17339a4

Browse files
Bump the nsubstitute_acceptance_specs_minor_patch_updates group across 1 directory with 3 updates
Bumps the nsubstitute_acceptance_specs_minor_patch_updates group with 3 updates in the /tests/NSubstitute.Acceptance.Specs directory: [System.Threading.Tasks.Extensions](https://github.com/dotnet/maintenance-packages), [Microsoft.NETFramework.ReferenceAssemblies](https://github.com/Microsoft/dotnet) and [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime). Updates `System.Threading.Tasks.Extensions` from 4.3.0 to 4.6.0 - [Release notes](https://github.com/dotnet/maintenance-packages/releases) - [Commits](https://github.com/dotnet/maintenance-packages/commits) Updates `Microsoft.NETFramework.ReferenceAssemblies` from 1.0.3 to 1.0.3 - [Commits](https://github.com/Microsoft/dotnet/commits) Updates `Microsoft.Extensions.Logging.Abstractions` from 9.0.0 to 9.0.2 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.0...v9.0.2) Updates `Microsoft.NETFramework.ReferenceAssemblies` from 1.0.3 to 1.0.3 - [Commits](https://github.com/Microsoft/dotnet/commits) --- updated-dependencies: - dependency-name: System.Threading.Tasks.Extensions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nsubstitute_acceptance_specs_minor_patch_updates - dependency-name: Microsoft.NETFramework.ReferenceAssemblies dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nsubstitute_acceptance_specs_minor_patch_updates - 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: Microsoft.NETFramework.ReferenceAssemblies dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nsubstitute_acceptance_specs_minor_patch_updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 05ed0a7 commit 17339a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/NSubstitute.Acceptance.Specs/NSubstitute.Acceptance.Specs.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
</PropertyGroup>
66

77
<ItemGroup>
8-
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.0" />
8+
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.3" />
99
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
10-
<PackageReference Include="NUnit" Version="4.2.2" />
10+
<PackageReference Include="NUnit" Version="4.3.1" />
1111
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
1212
</ItemGroup>
1313

0 commit comments

Comments
 (0)