Skip to content

Commit 9174695

Browse files
authored
Merge pull request #48 from zetroot/dependabot/nuget/prometheus-net.AspNetCore-8.0.1
Bump prometheus-net.AspNetCore from 8.0.0 to 8.0.1
2 parents 4d91f90 + 7855036 commit 9174695

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NTorSpectator.Observer/NTorSpectator.Observer.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PackageReference Include="AspNetCore.HealthChecks.Uris" Version="6.0.3" />
1313
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="7.0.9" />
1414
<PackageReference Include="NeoSmart.AsyncLock" Version="3.2.1" />
15-
<PackageReference Include="prometheus-net.AspNetCore" Version="8.0.0" />
15+
<PackageReference Include="prometheus-net.AspNetCore" Version="8.0.1" />
1616
<PackageReference Include="Quartz.AspNetCore" Version="3.6.2" />
1717
<PackageReference Include="Refit" Version="7.0.0" />
1818
<PackageReference Include="Refit.HttpClientFactory" Version="7.0.0" />

0 commit comments

Comments
 (0)