Skip to content

Commit 692e49a

Browse files
Bump Microsoft.Playwright in /src/Umbraco.Community.Sustainability
Bumps [Microsoft.Playwright](https://github.com/microsoft/playwright-dotnet) from 1.44.0 to 1.48.0. - [Release notes](https://github.com/microsoft/playwright-dotnet/releases) - [Commits](microsoft/playwright-dotnet@v1.44.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]>
1 parent ff2834f commit 692e49a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Umbraco.Community.Sustainability/Umbraco.Community.Sustainability.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
</ItemGroup>
4040

4141
<ItemGroup>
42-
<PackageReference Include="Microsoft.Playwright" Version="1.44.0" />
42+
<PackageReference Include="Microsoft.Playwright" Version="1.48.0" />
4343
<PackageReference Include="Umbraco.Cms.Web.Website" Version="[14.0.0, 15.0.0)" />
4444
<PackageReference Include="Umbraco.Cms.Api.Common" Version="[14.0.0, 15.0.0)" />
4545
</ItemGroup>

0 commit comments

Comments
 (0)