Skip to content

Commit

Permalink
Merge pull request #462 from SciSharp/dependabot/nuget/System.Text.Js…
Browse files Browse the repository at this point in the history
…on-8.0.1

build(deps): bump System.Text.Json from 8.0.0 to 8.0.1
  • Loading branch information
martindevans authored Jan 29, 2024
2 parents 5cf481d + d8eb817 commit 4cfdf06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LLama/LLamaSharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<PackageReference Include="IsExternalInit" Version="1.0.3" PrivateAssets="all" />
<PackageReference Include="System.Memory" Version="4.5.5" PrivateAssets="all" />
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
<PackageReference Include="System.Text.Json" Version="8.0.0" />
<PackageReference Include="System.Text.Json" Version="8.0.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 4cfdf06

Please sign in to comment.