Skip to content

Commit

Permalink
chore(deps): update dependency prometheus.client.aspnetcore to v4.4.0 (
Browse files Browse the repository at this point in the history
…#1644)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored May 26, 2021
1 parent 6bd4a3d commit 107eee9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Promitor.Agents.Scraper/Promitor.Agents.Scraper.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<PackageReference Include="AutoMapper" Version="10.1.1" />
<PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="8.1.1" />
<PackageReference Include="CronScheduler.AspNetCore" Version="3.0.1" />
<PackageReference Include="Prometheus.Client.AspNetCore" Version="4.3.0" />
<PackageReference Include="Prometheus.Client.AspNetCore" Version="4.4.0" />
<PackageReference Include="Prometheus.Client.DependencyInjection" Version="0.4.0" />
<PackageReference Include="System.Net.Http" Version="4.3.4" />
<PackageReference Include="YamlDotNet" Version="11.1.1" />
Expand Down

0 comments on commit 107eee9

Please sign in to comment.