Skip to content

Commit 8360110

Browse files
Bump Microsoft.Playwright from 1.40.0 to 1.41.1 (#618)
Bumps [Microsoft.Playwright](https://github.com/microsoft/playwright-dotnet) from 1.40.0 to 1.41.1. - [Release notes](https://github.com/microsoft/playwright-dotnet/releases) - [Commits](microsoft/playwright-dotnet@v1.40.0...v1.41.1) --- updated-dependencies: - dependency-name: Microsoft.Playwright dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 15d4deb commit 8360110

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NGitLab.Tests/NGitLab.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PackageReference Include="Microsoft.AspNetCore.WebUtilities" Version="8.0.0" />
1616
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.0" />
1717
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
18-
<PackageReference Include="Microsoft.Playwright" Version="1.40.0" />
18+
<PackageReference Include="Microsoft.Playwright" Version="1.41.1" />
1919
<PackageReference Include="NuGet.Versioning" Version="6.8.0" />
2020
<PackageReference Include="NUnit" Version="4.0.1" />
2121
<PackageReference Include="NUnit.Analyzers" Version="3.10.0">

0 commit comments

Comments
 (0)