Skip to content

Commit e62b968

Browse files
Bump Microsoft.Extensions.DependencyInjection.Abstractions from 9.0.5 to 9.0.10
--- updated-dependencies: - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-version: 9.0.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3f43a5f commit e62b968

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GodaddyWrapper/GodaddyWrapper.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<DefineConstants>NETSTANDARD;NETSTANDARD2_0</DefineConstants>
4040
</PropertyGroup>
4141
<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard2.0'">
42-
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.5" />
42+
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.10" />
4343
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.1" />
4444
</ItemGroup>
4545

0 commit comments

Comments
 (0)