Skip to content

Commit

Permalink
Merge pull request #27 from chickensoft-games/renovate/all-deps
Browse files Browse the repository at this point in the history
chore(deps): update all dependencies to v5.3.0
  • Loading branch information
jolexxa authored Jul 25, 2024
2 parents 707bd85 + 5550905 commit e2c30e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions GameDemo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<PackageReference Include="Chickensoft.Introspection.Generator" Version="1.4.0" PrivateAssets="all" OutputItemType="analyzer" />
<PackageReference Include="Chickensoft.Serialization" Version="1.2.0" />
<PackageReference Include="Chickensoft.Serialization.Godot" Version="0.3.0" />
<PackageReference Include="Chickensoft.LogicBlocks" Version="5.1.0" />
<PackageReference Include="Chickensoft.LogicBlocks.DiagramGenerator" Version="5.1.0" PrivateAssets="all" OutputItemType="analyzer" />
<PackageReference Include="Chickensoft.LogicBlocks" Version="5.3.0" />
<PackageReference Include="Chickensoft.LogicBlocks.DiagramGenerator" Version="5.3.0" PrivateAssets="all" OutputItemType="analyzer" />
</ItemGroup>
</Project>

0 comments on commit e2c30e0

Please sign in to comment.