Skip to content

Commit

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

---
updated-dependencies:
- 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 Aug 15, 2023
1 parent b41cc23 commit 9a692c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ImperatorToCK3/ImperatorToCK3.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand Down Expand Up @@ -37,7 +37,7 @@
</PackageReference>
<PackageReference Include="NAudio" Version="2.1.0" />
<PackageReference Include="NAudio.Vorbis" Version="1.5.0" />
<PackageReference Include="PGCG.commonItems" Version="8.3.0" />
<PackageReference Include="PGCG.commonItems" Version="8.3.2" />
<PackageReference Include="PGCG.commonItems.SourceGenerators" Version="1.0.3" />
<PackageReference Include="SixLabors.ImageSharp" Version="3.0.1" />
</ItemGroup>
Expand Down

0 comments on commit 9a692c9

Please sign in to comment.