Skip to content

Commit

Permalink
build(deps): bump System.Buffers from 4.5.1 to 4.6.0 (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
PocketMiner82 authored Nov 29, 2024
2 parents a348b84 + a5efb93 commit d4151a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pseudocodeIde/pseudocodeIde.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Scintilla5.NET" Version="5.6.1" />
<PackageReference Include="ScintillaNET_FindReplaceDialog" Version="1.5.5" />
<PackageReference Include="System.Buffers" Version="4.5.1" />
<PackageReference Include="System.Buffers" Version="4.6.0" />
<PackageReference Include="System.Collections.Immutable" Version="8.0.0" />
<PackageReference Include="System.Memory" Version="4.5.5" />
<PackageReference Include="System.Numerics.Vectors" Version="4.5.0" />
Expand Down

0 comments on commit d4151a3

Please sign in to comment.