Skip to content

Commit ae7e004

Browse files
authored
[browser] Bump Playwright on WasmBuildTests to 1.55.0 (#121408)
1 parent 3a59507 commit ae7e004

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/mono/wasm/Wasm.Build.Tests/Wasm.Build.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
</PropertyGroup>
4747

4848
<ItemGroup>
49-
<PackageReference Include="Microsoft.Playwright" Version="1.47.0" />
49+
<PackageReference Include="Microsoft.Playwright" Version="1.55.0" />
5050
<PackageReference Include="MSBuild.StructuredLogger" Version="2.2.350" />
5151
<PackageReference Include="Microsoft.Diagnostics.Tracing.TraceEvent" Version="3.1.10" />
5252
<ProjectReference Include="$(RepoRoot)src\tasks\Microsoft.NET.Sdk.WebAssembly.Pack.Tasks\Microsoft.NET.Sdk.WebAssembly.Pack.Tasks.csproj" />

0 commit comments

Comments
 (0)