Skip to content

Commit

Permalink
chore(deps): update dependency prometheus.client.metricpusher to 3.2.0 (
Browse files Browse the repository at this point in the history
#139)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 15, 2024
1 parent eb6a67f commit 7cfb285
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 @@ -6,7 +6,7 @@
<ItemGroup>
<PackageReference Include="Prometheus.Client" Version="5.2.0" />
<PackageReference Include="Prometheus.Client.HttpRequestDurations" Version="4.0.0" />
<PackageReference Include="Prometheus.Client.MetricPusher" Version="3.1.0" />
<PackageReference Include="Prometheus.Client.MetricPusher" Version="3.2.0" />
<PackageReference Include="Prometheus.Client.DependencyInjection" Version="1.4.0" />
</ItemGroup>
</Project>

0 comments on commit 7cfb285

Please sign in to comment.