Skip to content

Commit

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

Bump System.Text.Json from 9.0.1 to 9.0.2
  • Loading branch information
github-actions[bot] authored Feb 12, 2025
2 parents e6f01e8 + 4f8cfad commit ba1833c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/FluentCommand.Json/FluentCommand.Json.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.IO.RecyclableMemoryStream" Version="3.0.1" />
<PackageReference Include="System.Text.Json" Version="9.0.1" />
<PackageReference Include="System.Text.Json" Version="9.0.2" />
</ItemGroup>

</Project>

0 comments on commit ba1833c

Please sign in to comment.