Skip to content

Commit

Permalink
Update playwright-dotnet monorepo to 1.49.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 1, 2024
1 parent 6b152ca commit 537850e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Cody.VisualStudio.Tests/Cody.VisualStudio.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,10 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Playwright">
<Version>1.45.0</Version>
<Version>1.49.0</Version>
</PackageReference>
<PackageReference Include="Microsoft.Playwright.TestAdapter">
<Version>1.45.0</Version>
<Version>1.49.0</Version>
</PackageReference>
<PackageReference Include="VsixTesting.Xunit">
<Version>0.1.78</Version>
Expand Down

0 comments on commit 537850e

Please sign in to comment.