Skip to content

Commit

Permalink
chore(deps): update all dependencies to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 19, 2024
1 parent e80ed89 commit 3edfc9f
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 @@ -48,8 +48,8 @@
<PackageReference Include="Chickensoft.AutoInject" Version="2.3.0" PrivateAssets="all" />
<PackageReference Include="Chickensoft.Collections" Version="1.11.2" />
<PackageReference Include="Chickensoft.GodotNodeInterfaces" Version="2.2.28" />
<PackageReference Include="Chickensoft.Introspection" Version="1.8.0" />
<PackageReference Include="Chickensoft.Introspection.Generator" Version="1.8.0" PrivateAssets="all" OutputItemType="analyzer" />
<PackageReference Include="Chickensoft.Introspection" Version="2.0.0" />
<PackageReference Include="Chickensoft.Introspection.Generator" Version="2.0.0" PrivateAssets="all" OutputItemType="analyzer" />
<PackageReference Include="Chickensoft.Serialization" Version="1.7.0" />
<PackageReference Include="Chickensoft.Serialization.Godot" Version="0.4.7" />
<PackageReference Include="Chickensoft.LogicBlocks" Version="5.11.0" />
Expand Down

0 comments on commit 3edfc9f

Please sign in to comment.