Skip to content

Commit

Permalink
Bump NetCoreServer from 8.0.4 to 8.0.7
Browse files Browse the repository at this point in the history
Bumps [NetCoreServer](https://github.com/chronoxor/NetCoreServer) from 8.0.4 to 8.0.7.
- [Release notes](https://github.com/chronoxor/NetCoreServer/releases)
- [Commits](https://github.com/chronoxor/NetCoreServer/commits)

---
updated-dependencies:
- dependency-name: NetCoreServer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 25, 2023
1 parent cb76b64 commit 3c467d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TeamsStatusPub/TeamsStatusPub.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.0" />
<PackageReference Include="NetCoreServer" Version="8.0.4" />
<PackageReference Include="NetCoreServer" Version="8.0.7" />
<PackageReference Include="Serilog" Version="3.1.1" />
<PackageReference Include="Serilog.Extensions.Hosting" Version="8.0.0" />
<PackageReference Include="Serilog.Settings.Configuration" Version="8.0.0" />
Expand Down

0 comments on commit 3c467d9

Please sign in to comment.