Skip to content

Commit aed390f

Browse files
Bump Microsoft.Playwright from 1.47.0 to 1.48.0 (#131)
Bumps [Microsoft.Playwright](https://github.com/microsoft/playwright-dotnet) from 1.47.0 to 1.48.0. - [Release notes](https://github.com/microsoft/playwright-dotnet/releases) - [Commits](microsoft/playwright-dotnet@v1.47.0...v1.48.0) --- updated-dependencies: - dependency-name: Microsoft.Playwright 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 29ff6a8 commit aed390f

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
@@ -12,7 +12,7 @@
1212
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.0-rc.2.24474.3" />
1313
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
1414
<PackageReference Include="Microsoft.OpenApi.Readers" Version="1.6.22" />
15-
<PackageReference Include="Microsoft.Playwright" Version="1.47.0" />
15+
<PackageReference Include="Microsoft.Playwright" Version="1.48.0" />
1616
<PackageReference Include="Verify.Xunit" Version="27.0.1" />
1717
<PackageReference Include="xunit" Version="2.9.2" />
1818
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2" />

0 commit comments

Comments
 (0)