Skip to content

Commit a8b6bf7

Browse files
chore(deps): update dependency prometheus.client.metricpusher.hostedservice to 0.5.0 (#147)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7da9de9 commit a8b6bf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/HostedServiceMetricPusher/HostedServiceMetricPusher.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<ItemGroup>
66
<PackageReference Include="Prometheus.Client" Version="6.0.0" />
77
<PackageReference Include="Prometheus.Client.DependencyInjection" Version="1.5.1" />
8-
<PackageReference Include="Prometheus.Client.MetricPusher.HostedService" Version="0.4.0" />
8+
<PackageReference Include="Prometheus.Client.MetricPusher.HostedService" Version="0.5.0" />
99
<PackageReference Include="Microsoft.Extensions.Hosting" Version="7.0.1" />
1010
</ItemGroup>
1111
</Project>

0 commit comments

Comments
 (0)