Skip to content

Commit

Permalink
chore(deps): update dependency prometheus-net to v6 (#85)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>

[skip CI]
  • Loading branch information
renovate[bot] committed Mar 8, 2022
1 parent 0796cb7 commit 8d2e2b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/FhirServerExporter/FhirServerExporter.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PackageReference Include="IdentityModel.AspNetCore" Version="4.1.2" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="6.0.0" />
<PackageReference Include="NetEscapades.Configuration.Yaml" Version="2.1.0" />
<PackageReference Include="prometheus-net" Version="5.0.2" />
<PackageReference Include="prometheus-net" Version="6.0.0" />
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.376">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 8d2e2b4

Please sign in to comment.