Skip to content

Commit

Permalink
Merge pull request #51 from awaescher/dependabot/nuget/src/System.Tex…
Browse files Browse the repository at this point in the history
…t.Json-8.0.4

Bump System.Text.Json from 8.0.3 to 8.0.4 in /src
  • Loading branch information
awaescher authored Jul 10, 2024
2 parents 51c165e + ef671a2 commit 7a54dc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/OllamaSharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@

<ItemGroup>
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="8.0.0" />
<PackageReference Include="System.Text.Json" Version="8.0.3" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
</ItemGroup>
</Project>

0 comments on commit 7a54dc8

Please sign in to comment.