Skip to content

Commit 8d017b0

Browse files
Bump Microsoft.Extensions.DependencyInjection.Abstractions from 10.0.3 to 10.0.5
--- updated-dependencies: - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-version: 10.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bdd3051 commit 8d017b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/BuildingBlocks/Devspaces.Support/Devspaces.Support.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
</PropertyGroup>
55
<ItemGroup>
66
<PackageReference Include="Microsoft.AspNetCore.Http.Abstractions" Version="2.3.9" />
7-
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="10.0.3" />
7+
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="10.0.5" />
88
<PackageReference Include="Microsoft.Extensions.Http" Version="10.0.3" />
99
</ItemGroup>
1010
</Project>

0 commit comments

Comments
 (0)