Skip to content

Commit

Permalink
Bump System.Text.Json from 8.0.0 to 8.0.4 in /src/Objects (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 12, 2024
1 parent 4eb9b7b commit 841e838
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Objects/Objects.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Configuration" Version="8.0.0" />
<PackageReference Include="System.Text.Json" Version="8.0.0" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
</ItemGroup>

</Project>

0 comments on commit 841e838

Please sign in to comment.