Skip to content

Commit

Permalink
Bump ColorHashSharp and PGCG.commonItems in /ImperatorToCK3
Browse files Browse the repository at this point in the history
Bumps [ColorHashSharp](https://github.com/fernandezja/ColorHashSharp) and [PGCG.commonItems](https://github.com/ParadoxGameConverters/commonItems.NET). These dependencies needed to be updated together.

Updates `ColorHashSharp` from 1.0.0 to 1.0.0
- [Commits](https://github.com/fernandezja/ColorHashSharp/commits)

Updates `PGCG.commonItems` from 15.1.0 to 15.1.1
- [Commits](ParadoxGameConverters/PGCG.commonItems@15.1.0...15.1.1)

---
updated-dependencies:
- dependency-name: ColorHashSharp
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: PGCG.commonItems
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2024
1 parent 8965521 commit a4b8fbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ImperatorToCK3/ImperatorToCK3.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="PGCG.commonItems" Version="15.1.0" />
<PackageReference Include="PGCG.commonItems" Version="15.1.1" />
<PackageReference Include="PGCG.commonItems.SourceGenerators" Version="1.0.7"/>
<PackageReference Include="Polly" Version="8.5.0" />
<PackageReference Include="Roslynator.Analyzers" Version="4.12.9">
Expand Down

0 comments on commit a4b8fbf

Please sign in to comment.