Skip to content

Commit 59fa265

Browse files
Bump dependency Microsoft.Playwright to 1.57.0 (#1774)
| datasource | package | from | to | | ---------- | -------------------- | ------ | ------ | | nuget | Microsoft.Playwright | 1.56.0 | 1.57.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2003644 commit 59fa265

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.7.0" />
1616
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="10.0.0" />
1717
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.1" />
18-
<PackageReference Include="Microsoft.Playwright" Version="1.56.0" />
18+
<PackageReference Include="Microsoft.Playwright" Version="1.57.0" />
1919
<PackageReference Include="ReportGenerator" Version="5.5.1" />
2020
<PackageReference Include="Shouldly" Version="4.3.0" />
2121
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5" />

0 commit comments

Comments
 (0)