Skip to content

Commit 842e5a2

Browse files
update prometheus.client to 6.1.0 (#92)
1 parent f0c594a commit 842e5a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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>net6.0</TargetFramework>
44
</PropertyGroup>
55
<ItemGroup>
6-
<PackageReference Include="Prometheus.Client" Version="6.0.0" />
6+
<PackageReference Include="Prometheus.Client" Version="6.1.0" />
77
<PackageReference Include="Microsoft.Extensions.Http" Version="6.0.1" />
88
</ItemGroup>
99
<ItemGroup>

0 commit comments

Comments
 (0)