Skip to content

Commit eae8115

Browse files
Bump Microsoft.Playwright from 1.51.0 to 1.52.0 (#1413)
Bumps [Microsoft.Playwright](https://github.com/microsoft/playwright-dotnet) from 1.51.0 to 1.52.0. - [Release notes](https://github.com/microsoft/playwright-dotnet/releases) - [Commits](https://github.com/microsoft/playwright-dotnet/commits) --- updated-dependencies: - dependency-name: Microsoft.Playwright dependency-version: 1.52.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5e981b1 commit eae8115

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/TodoApp.Tests/TodoApp.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PackageReference Include="MartinCostello.Logging.XUnit.v3" Version="0.5.1" />
1616
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.4" />
1717
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
18-
<PackageReference Include="Microsoft.Playwright" Version="1.51.0" />
18+
<PackageReference Include="Microsoft.Playwright" Version="1.52.0" />
1919
<PackageReference Include="ReportGenerator" Version="5.4.5" />
2020
<PackageReference Include="Shouldly" Version="4.3.0" />
2121
<PackageReference Include="System.Text.Encodings.Web" Version="9.0.1" />

0 commit comments

Comments
 (0)