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 2334c71 commit a44637dCopy full SHA for a44637d
1 file changed
src/Prometheus.Client.HttpClient/Prometheus.Client.HttpClient.csproj
@@ -3,7 +3,7 @@
3
<TargetFramework>net8.0</TargetFramework>
4
</PropertyGroup>
5
<ItemGroup>
6
- <PackageReference Include="Prometheus.Client" Version="6.2.0" />
+ <PackageReference Include="Prometheus.Client" Version="6.3.0" />
7
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.1" />
8
</ItemGroup>
9
0 commit comments