Skip to content

Commit

Permalink
Bump Bunkum.HealthChecks, Bunkum and Bunkum.Protocols.Http
Browse files Browse the repository at this point in the history
Bumps Bunkum.HealthChecks, [Bunkum](https://github.com/PlanetBunkum/Bunkum) and [Bunkum.Protocols.Http](https://github.com/PlanetBunkum/Bunkum). These dependencies needed to be updated together.

Updates `Bunkum.HealthChecks` from 4.4.3 to 4.4.4

Updates `Bunkum` from 4.4.3 to 4.4.4
- [Commits](PlanetBunkum/Bunkum@v4.4.3...v4.4.4)

Updates `Bunkum.Protocols.Http` from 4.4.3 to 4.4.4
- [Commits](PlanetBunkum/Bunkum@v4.4.3...v4.4.4)

---
updated-dependencies:
- dependency-name: Bunkum.HealthChecks
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Bunkum
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Bunkum.Protocols.Http
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent 7f49c6e commit ee207f5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Refresh.GameServer/Refresh.GameServer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -51,12 +51,12 @@
</ItemGroup>

<ItemGroup Condition="'$(Configuration)'!='DebugLocalBunkum'">
<PackageReference Include="Bunkum" Version="4.4.3" />
<PackageReference Include="Bunkum" Version="4.4.4" />
<PackageReference Include="Bunkum.RealmDatabase" Version="4.4.3" />
<PackageReference Include="Bunkum.AutoDiscover" Version="4.4.3" />
<PackageReference Include="Bunkum.HealthChecks" Version="4.4.3" />
<PackageReference Include="Bunkum.HealthChecks" Version="4.4.4" />
<PackageReference Include="Bunkum.HealthChecks.RealmDatabase" Version="4.4.3" />
<PackageReference Include="Bunkum.Protocols.Http" Version="4.4.3" />
<PackageReference Include="Bunkum.Protocols.Http" Version="4.4.4" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit ee207f5

Please sign in to comment.