Skip to content

Commit a44637d

Browse files
Bump Prometheus.Client to 6.3.0 (#139)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2334c71 commit a44637d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Prometheus.Client.HttpClient/Prometheus.Client.HttpClient.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<TargetFramework>net8.0</TargetFramework>
44
</PropertyGroup>
55
<ItemGroup>
6-
<PackageReference Include="Prometheus.Client" Version="6.2.0" />
6+
<PackageReference Include="Prometheus.Client" Version="6.3.0" />
77
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.1" />
88
</ItemGroup>
99
<ItemGroup>

0 commit comments

Comments
 (0)