Skip to content

Commit

Permalink
chore(deps): update dependency system.io.abstractions to 21.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 25, 2025
1 parent ec45d01 commit f7c48c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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.2.1" />
<PackageReference Include="System.IO.Abstractions" Version="21.2.8" />
<PackageReference Include="EnvironmentAbstractions" Version="5.0.0" />
<PackageReference Include="GodotSharp.SourceGenerators" Version="2.5.0" PrivateAssets="all" OutputItemType="analyzer" />
<PackageReference Include="Chickensoft.SaveFileBuilder" Version="1.1.0" />
Expand Down

0 comments on commit f7c48c9

Please sign in to comment.