Skip to content

Commit

Permalink
chore(deps): update all dependencies (#77)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent a59228b commit 6c3363b
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 @@ -41,7 +41,7 @@
</ItemGroup>
<ItemGroup>
<!-- Production dependencies go here! -->
<PackageReference Include="System.IO.Abstractions" Version="21.1.3" />
<PackageReference Include="System.IO.Abstractions" Version="21.1.7" />
<PackageReference Include="EnvironmentAbstractions" Version="5.0.0" />
<PackageReference Include="GodotSharp.SourceGenerators" Version="2.1.1" PrivateAssets="all" OutputItemType="analyzer" />
<PackageReference Include="Chickensoft.SaveFileBuilder" Version="1.1.0" />
Expand All @@ -51,7 +51,7 @@
<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="2.0.0" />
<PackageReference Include="Chickensoft.Serialization.Godot" Version="0.5.0" />
<PackageReference Include="Chickensoft.Serialization.Godot" Version="0.6.1" />
<PackageReference Include="Chickensoft.LogicBlocks" Version="5.13.0" />
<PackageReference Include="Chickensoft.LogicBlocks.DiagramGenerator" Version="5.13.0" PrivateAssets="all" OutputItemType="analyzer" />
</ItemGroup>
Expand Down

0 comments on commit 6c3363b

Please sign in to comment.