Skip to content

Commit 6d88d94

Browse files
Update dependency Microsoft.Extensions.DependencyInjection.Abstractions to 9.0.7 (#1766)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2dfc989 commit 6d88d94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Soenneker.Utils.HttpClientCache.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<None Include="..\README.md" Pack="true" PackagePath="\" />
3737
<None Include="..\LICENSE" Pack="true" PackagePath="\" />
3838
<None Include="..\icon.png" Pack="true" PackagePath="\" />
39-
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.6" />
39+
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.7" />
4040
<PackageReference Include="Soenneker.Dtos.HttpClientOptions" Version="3.0.4" />
4141
<PackageReference Include="Soenneker.Utils.Runtime" Version="3.0.852" />
4242
<PackageReference Include="Soenneker.Utils.SingletonDictionary" Version="3.0.1095" />

0 commit comments

Comments
 (0)