Skip to content

Commit b2b5c4e

Browse files
chore(deps): update dependency microsoft.extensions.dependencyinjection to v9
1 parent 8c44304 commit b2b5c4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Prometheus.Client.AspNetCore.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<PrivateAssets>all</PrivateAssets>
2020
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2121
</PackageReference>
22-
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.1" />
22+
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="9.0.0" />
2323
</ItemGroup>
2424
<ItemGroup>
2525
<ProjectReference Include="..\src\Prometheus.Client.AspNetCore.csproj" />

0 commit comments

Comments
 (0)