Skip to content

Commit

Permalink
Update IO to 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mnadareski committed Nov 16, 2024
1 parent 338c70f commit d36508a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Headerer/Headerer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.Data.Sqlite" Version="9.0.0" />
<PackageReference Include="SabreTools.Hashing" Version="1.4.0" />
<PackageReference Include="SabreTools.IO" Version="1.5.0" />
<PackageReference Include="SabreTools.IO" Version="1.5.1" />
</ItemGroup>

</Project>
Expand Down

0 comments on commit d36508a

Please sign in to comment.