Skip to content

Commit

Permalink
Merge pull request #9 from Numpsy/bump_fj
Browse files Browse the repository at this point in the history
Update FracturedJson to 4.0.3
  • Loading branch information
cmeeren authored Oct 14, 2024
2 parents 4d0a23b + b4fa96c commit c741917
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Faqt/Faqt.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@

<ItemGroup>
<PackageReference Update="FSharp.Core" Version="5.0.2" />
<PackageReference Include="FracturedJson" Version="4.0.2" />
<PackageReference Include="FracturedJson" Version="4.0.3" />
<PackageReference Include="FSharp.SystemTextJson" Version="1.3.13" />
<PackageReference Include="YamlDotNet" Version="16.0.0" />
</ItemGroup>
Expand Down

0 comments on commit c741917

Please sign in to comment.