Skip to content

Commit

Permalink
Bump System.Text.Json from 8.0.0 to 8.0.4
Browse files Browse the repository at this point in the history
Bumps System.Text.Json from 8.0.0 to 8.0.4.

---
updated-dependencies:
- dependency-name: System.Text.Json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent 032a19b commit 0f86794
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/FluentRest.Tests/FluentRest.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
<PackageReference Include="Testcontainers" Version="3.9.0" />
<PackageReference Include="XUnit.Hosting" Version="1.7.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
Expand Down

0 comments on commit 0f86794

Please sign in to comment.