Skip to content

Commit 0bf62bc

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 cf3c953 commit 0bf62bc

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
@@ -30,7 +30,7 @@
3030
</PropertyGroup>
3131

3232
<ItemGroup>
33-
<PackageReference Include="Microsoft.Playwright" Version="1.44.0" />
33+
<PackageReference Include="Microsoft.Playwright" Version="1.48.0" />
3434
<PackageReference Include="Umbraco.Cms.Web.Website" Version="[14.0.0, 15.0.0)" />
3535
<PackageReference Include="Umbraco.Cms.Api.Common" Version="[14.0.0, 15.0.0)" />
3636
</ItemGroup>

0 commit comments

Comments
 (0)