Skip to content
This repository was archived by the owner on May 12, 2026. It is now read-only.

Commit d1feedb

Browse files
dependabot[bot]CorruptComputer
authored andcommitted
Bump Microsoft.Extensions.DependencyInjection and Stashbox
Bumps Microsoft.Extensions.DependencyInjection from 8.0.0 to 9.0.7 Bumps Stashbox from 5.12.2 to 5.17.1 --- updated-dependencies: - dependency-name: Microsoft.Extensions.DependencyInjection dependency-version: 9.0.7 dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget - dependency-name: Stashbox dependency-version: 5.17.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4aa249f commit d1feedb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Samples/NG.Mediator.Examples.Stashbox/NG.Mediator.Examples.Stashbox.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="Stashbox" Version="5.12.2" />
10-
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" />
9+
<PackageReference Include="Stashbox" Version="5.17.1" />
10+
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="9.0.7" />
1111
</ItemGroup>
1212

1313
<ItemGroup>

0 commit comments

Comments
 (0)