Skip to content

Commit

Permalink
Bump Bunkum from 3.4.0 to 3.4.1
Browse files Browse the repository at this point in the history
Bumps [Bunkum](https://github.com/LittleBigRefresh/Bunkum) from 3.4.0 to 3.4.1.
- [Commits](PlanetBunkum/Bunkum@v3.4.0...v3.4.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 4, 2023
1 parent 5822dbf commit 538861f
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 @@ -39,7 +39,7 @@
</ItemGroup>

<ItemGroup Condition="'$(Configuration)'!='DebugLocalBunkum'">
<PackageReference Include="Bunkum" Version="3.4.0" />
<PackageReference Include="Bunkum" Version="3.4.1" />
<PackageReference Include="Bunkum.RealmDatabase" Version="3.1.5" />
</ItemGroup>

Expand Down

0 comments on commit 538861f

Please sign in to comment.