Skip to content

Commit

Permalink
Merge pull request #364 from Blazam-App/dependabot/nuget/Microsoft.Pl…
Browse files Browse the repository at this point in the history
…aywright.NUnit-1.44.0

Bump Microsoft.Playwright.NUnit from 1.43.0 to 1.44.0
  • Loading branch information
jacobsen9026 committed May 22, 2024
2 parents 1fef9fb + a084de9 commit c0a103b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PlaywrightTests/PlaywrightTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.Playwright.NUnit" Version="1.43.0" />
<PackageReference Include="Microsoft.Playwright.NUnit" Version="1.44.0" />
<PackageReference Include="coverlet.collector" Version="6.0.2">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit c0a103b

Please sign in to comment.