Skip to content

Commit

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

build(deps): bump System.Text.Json from 8.0.1 to 8.0.2
  • Loading branch information
AsakusaRinne authored Mar 4, 2024
2 parents defac00 + 4068a6f commit aa9a0a7
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.1" />
<PackageReference Include="System.Text.Json" Version="8.0.2" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit aa9a0a7

Please sign in to comment.