Skip to content

Commit 4119978

Browse files
Bump dependency Microsoft.Playwright to 1.55.0 (#443)
| datasource | package | from | to | | ---------- | -------------------- | ------ | ------ | | nuget | Microsoft.Playwright | 1.54.0 | 1.55.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 2c88629 commit 4119978

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
@@ -13,7 +13,7 @@
1313
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.8" />
1414
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
1515
<PackageReference Include="Microsoft.OpenApi.Readers" Version="1.6.25" />
16-
<PackageReference Include="Microsoft.Playwright" Version="1.54.0" />
16+
<PackageReference Include="Microsoft.Playwright" Version="1.55.0" />
1717
<PackageReference Include="Verify.XunitV3" Version="30.10.0" />
1818
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.4" />
1919
<PackageReference Include="xunit.v3" Version="3.0.1" />

0 commit comments

Comments
 (0)