Skip to content

Commit

Permalink
Merge pull request #686 from Blazam-App/dependabot/nuget/multi-6c41a7…
Browse files Browse the repository at this point in the history
…f11c

Bump Microsoft.Playwright.NUnit and NUnit
  • Loading branch information
jacobsen9026 authored Dec 2, 2024
2 parents 487f40f + 2f78253 commit dfaa845
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.48.0" />
<PackageReference Include="Microsoft.Playwright.NUnit" Version="1.49.0" />
</ItemGroup>

</Project>

0 comments on commit dfaa845

Please sign in to comment.