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

Commit

Permalink
Bump ModdableWebServer and NetCoreServer
Browse files Browse the repository at this point in the history
Bumps [ModdableWebServer](https://github.com/SlejmUr/ModdableWebServer) and [NetCoreServer](https://github.com/chronoxor/NetCoreServer). These dependencies needed to be updated together.

Updates `ModdableWebServer` from 1.1.1 to 1.2.0
- [Commits](https://github.com/SlejmUr/ModdableWebServer/commits)

Updates `NetCoreServer` from 6.7.0 to 8.0.7
- [Release notes](https://github.com/chronoxor/NetCoreServer/releases)
- [Commits](https://github.com/chronoxor/NetCoreServer/commits)

---
updated-dependencies:
- dependency-name: ModdableWebServer
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: NetCoreServer
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 29, 2023
1 parent a9b60a2 commit e68f8cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ServerLib/ServerLib.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="L" Version="5.0.0" />
<PackageReference Include="ModdableWebServer" Version="1.1.1" />
<PackageReference Include="ModdableWebServer" Version="1.2.0" />
<PackageReference Include="NetCoreServer" Version="6.7.0" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit e68f8cb

Please sign in to comment.