Skip to content
This repository has been archived by the owner on Jan 22, 2024. It is now read-only.

Commit

Permalink
Merge pull request #110 from TheEadie/renovate/prometheus-net.aspnetc…
Browse files Browse the repository at this point in the history
…ore-8.x

Update dependency prometheus-net.AspNetCore to v8.0.1
  • Loading branch information
TheEadie committed Aug 16, 2023
2 parents 95a7499 + 5217b2a commit 846363d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/nest-exporter/nest-exporter.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
<NoWarn>IL2104;IL2026</NoWarn>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="prometheus-net.AspNetCore" Version="8.0.0" />
<PackageReference Include="prometheus-net.AspNetCore" Version="8.0.1" />
</ItemGroup>
</Project>

0 comments on commit 846363d

Please sign in to comment.