Skip to content

Commit

Permalink
Merge pull request #944 from SciSharp/dependabot/nuget/LLama/System.T…
Browse files Browse the repository at this point in the history
…ext.Json-8.0.5

Bump System.Text.Json from 8.0.4 to 8.0.5 in /LLama
  • Loading branch information
martindevans authored Oct 9, 2024
2 parents d3a2871 + c6d7299 commit da3aaa5
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 @@ -45,7 +45,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.4" />
<PackageReference Include="System.Text.Json" Version="8.0.5" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit da3aaa5

Please sign in to comment.