Skip to content

Commit

Permalink
Update System.Text.Json to 9.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
devlead committed Jan 19, 2025
1 parent 62675d8 commit 4c28cb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DPI/DPI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<PackageReference Include="Microsoft.Extensions.Http" Version="9.0.1" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="9.0.1" />
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="9.0.1" />
<PackageReference Include="System.Text.Json" Version="9.0.0" />
<PackageReference Include="System.Text.Json" Version="9.0.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 4c28cb1

Please sign in to comment.