Skip to content

Commit

Permalink
tools: bump prometheus-net.AspNetCore from 8.0.0 to 8.0.1 in /site
Browse files Browse the repository at this point in the history
Bumps [prometheus-net.AspNetCore](https://github.com/prometheus-net/prometheus-net) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/prometheus-net/prometheus-net/releases)
- [Changelog](https://github.com/prometheus-net/prometheus-net/blob/master/History)
- [Commits](prometheus-net/prometheus-net@v8.0.0...v8.0.1)

---
updated-dependencies:
- dependency-name: prometheus-net.AspNetCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 30, 2023
1 parent 97c7d4a commit 8162e11
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions site/MVC/MVC.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk.Web">
<Project Sdk="Microsoft.NET.Sdk.Web">

<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
Expand Down Expand Up @@ -1057,7 +1057,7 @@
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="6.0.18" />
<PackageReference Include="MySql.Data" Version="8.0.33" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="prometheus-net.AspNetCore" Version="8.0.0" />
<PackageReference Include="prometheus-net.AspNetCore" Version="8.0.1" />
<PackageReference Include="prometheus-net.DotNetRuntime" Version="4.4.0" />
<PackageReference Include="System.IO.Pipelines" Version="7.0.0" />
</ItemGroup>
Expand Down

0 comments on commit 8162e11

Please sign in to comment.