Skip to content

Commit

Permalink
chore(deps): update dependency prometheus.client.httprequestdurations…
Browse files Browse the repository at this point in the history
… to v4
  • Loading branch information
renovate[bot] committed Oct 20, 2024
1 parent 51ca8b0 commit eb6a67f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/WebMetricPusher/WebMetricPusher.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Prometheus.Client" Version="5.2.0" />
<PackageReference Include="Prometheus.Client.HttpRequestDurations" Version="3.6.0" />
<PackageReference Include="Prometheus.Client.HttpRequestDurations" Version="4.0.0" />
<PackageReference Include="Prometheus.Client.MetricPusher" Version="3.1.0" />
<PackageReference Include="Prometheus.Client.DependencyInjection" Version="1.4.0" />
</ItemGroup>
Expand Down

0 comments on commit eb6a67f

Please sign in to comment.