Skip to content

Commit

Permalink
Bump PGCG.commonItems from 13.0.1 to 14.1.0 in /ImperatorToCK3.UnitTests
Browse files Browse the repository at this point in the history
Bumps [PGCG.commonItems](https://github.com/ParadoxGameConverters/commonItems.NET) from 13.0.1 to 14.1.0.
- [Commits](ParadoxGameConverters/PGCG.commonItems@13.0.1...14.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 5, 2024
1 parent 7e5dfe1 commit a4964b7
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="13.0.1" />
<PackageReference Include="PGCG.commonItems" Version="14.1.0" />
<PackageReference Include="PGCG.commonItems.SourceGenerators" Version="1.0.7"/>
<PackageReference Include="Polly" Version="8.4.2" />
<PackageReference Include="Roslynator.Analyzers" Version="4.12.7">
Expand Down

0 comments on commit a4964b7

Please sign in to comment.