Skip to content

Commit

Permalink
Bump Bunkum from 3.4.5 to 3.5.0
Browse files Browse the repository at this point in the history
Bumps [Bunkum](https://github.com/LittleBigRefresh/Bunkum) from 3.4.5 to 3.5.0.
- [Commits](PlanetBunkum/Bunkum@v3.4.5...v3.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 25, 2023
1 parent a94b0c8 commit fe94c82
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 @@ -42,7 +42,7 @@
</ItemGroup>

<ItemGroup Condition="'$(Configuration)'!='DebugLocalBunkum'">
<PackageReference Include="Bunkum" Version="3.4.5" />
<PackageReference Include="Bunkum" Version="3.5.0" />
<PackageReference Include="Bunkum.RealmDatabase" Version="3.1.5" />
<PackageReference Include="Bunkum.AutoDiscover" Version="1.0.0" />
</ItemGroup>
Expand Down

0 comments on commit fe94c82

Please sign in to comment.