Skip to content

Commit

Permalink
fix(digitaltwins): bump System.Text.Json to 6.0.10 (#46523)
Browse files Browse the repository at this point in the history
Co-authored-by: Mingzhe Huang (from Dev Box) <[email protected]>
  • Loading branch information
archerzz and Mingzhe Huang (from Dev Box) authored Oct 10, 2024
1 parent 1b4c390 commit 4a2b1bd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<PackageReference Include="CommandLineParser" Version="2.7.82" />
<PackageReference Include="Azure.Storage.Blobs" Version="12.16.0" />

<PackageReference Include="System.Text.Json" Version="6.0.9" />
<PackageReference Include="System.Text.Json" Version="6.0.10" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 4a2b1bd

Please sign in to comment.