Skip to content

Commit

Permalink
chore(deps): bump System.Text.Json from 6.0.0 to 6.0.10 in /src/Playw…
Browse files Browse the repository at this point in the history
…right (#3016)
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 407e401 commit e500d74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Playwright/Playwright.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
<PackageReference Include="System.Text.Json" Version="6.0.0" />
<PackageReference Include="System.Text.Json" Version="6.0.10" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="6.0.0" />
</ItemGroup>
Expand Down

0 comments on commit e500d74

Please sign in to comment.