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

Commit

Permalink
Update dependency prometheus-net.AspNetCore to v8.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 6, 2023
1 parent d6c1b2e commit 9b5aefb
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.1" />
<PackageReference Include="prometheus-net.AspNetCore" Version="8.2.0" />
</ItemGroup>
</Project>

0 comments on commit 9b5aefb

Please sign in to comment.