We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0c594a commit 842e5a2Copy full SHA for 842e5a2
src/Prometheus.Client.HttpClient/Prometheus.Client.HttpClient.csproj
@@ -3,7 +3,7 @@
3
<TargetFramework>net6.0</TargetFramework>
4
</PropertyGroup>
5
<ItemGroup>
6
- <PackageReference Include="Prometheus.Client" Version="6.0.0" />
+ <PackageReference Include="Prometheus.Client" Version="6.1.0" />
7
<PackageReference Include="Microsoft.Extensions.Http" Version="6.0.1" />
8
</ItemGroup>
9
0 commit comments