Skip to content

Commit

Permalink
Bump System.Text.Json from 6.0.3 to 8.0.4 in /Mittons.Fixtures
Browse files Browse the repository at this point in the history
Bumps System.Text.Json from 6.0.3 to 8.0.4.

---
updated-dependencies:
- dependency-name: System.Text.Json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 9, 2024
1 parent 8210576 commit f9968df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Mittons.Fixtures/Mittons.Fixtures.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@


<ItemGroup>
<PackageReference Include="System.Text.Json" Version="6.0.3" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="6.0.0" />
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="6.0.0" />
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="8.0.0" />
</ItemGroup>

</Project>

0 comments on commit f9968df

Please sign in to comment.