Skip to content

Commit

Permalink
Bump Bunkum.AutoDiscover from 4.3.2 to 4.3.3
Browse files Browse the repository at this point in the history
Bumps [Bunkum.AutoDiscover](https://github.com/LittleBigRefresh/Bunkum) from 4.3.2 to 4.3.3.
- [Commits](PlanetBunkum/Bunkum@v4.3.2...v4.3.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent 4628cf1 commit 054bef6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Refresh.GameServer/Refresh.GameServer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<ItemGroup Condition="'$(Configuration)'!='DebugLocalBunkum'">
<PackageReference Include="Bunkum" Version="4.3.2" />
<PackageReference Include="Bunkum.RealmDatabase" Version="4.3.2" />
<PackageReference Include="Bunkum.AutoDiscover" Version="4.3.2" />
<PackageReference Include="Bunkum.AutoDiscover" Version="4.3.3" />
<PackageReference Include="Bunkum.HealthChecks" Version="4.3.2" />
<PackageReference Include="Bunkum.HealthChecks.RealmDatabase" Version="4.3.2" />
<PackageReference Include="Bunkum.Protocols.Http" Version="4.3.2" />
Expand Down

0 comments on commit 054bef6

Please sign in to comment.