Skip to content

Commit

Permalink
build: bump Lib.Harmony from 2.3.2 to 2.3.3
Browse files Browse the repository at this point in the history
Bumps [Lib.Harmony](https://github.com/pardeike/Harmony) from 2.3.2 to 2.3.3.
- [Release notes](https://github.com/pardeike/Harmony/releases)
- [Commits](pardeike/Harmony@v2.3.2.0...v2.3.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent 30b845c commit c759cfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LevelUp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<ItemGroup>
<PackageReference Include="Krafs.Rimworld.Ref" Version="1.5.4038-beta" />
<PackageReference Include="Lib.Harmony" Version="2.3.2" ExcludeAssets="runtime" />
<PackageReference Include="Lib.Harmony" Version="2.3.3" ExcludeAssets="runtime" />
</ItemGroup>

<Target Name="CopyToModOutput" AfterTargets="Build">
Expand Down

0 comments on commit c759cfe

Please sign in to comment.