Skip to content

Commit

Permalink
Merge pull request #70 from sevensolutions/dependabot/nuget/src/depen…
Browse files Browse the repository at this point in the history
…dencies-a824d9ade0

Bump Microsoft.Playwright from 1.46.0 to 1.47.0 in /src in the dependencies group
  • Loading branch information
sevensolutions authored Sep 18, 2024
2 parents 73b6a8c + 4409e67 commit a21f50b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NomadIIS/NomadIIS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
</ItemGroup>

<ItemGroup Condition="$(DefineConstants.Contains('MANAGEMENT_API'))">
<PackageReference Include="Microsoft.Playwright" Version="1.46.0" />
<PackageReference Include="Microsoft.Playwright" Version="1.47.0" />
<PackageReference Include="CliWrap" Version="3.6.6" />
</ItemGroup>

Expand Down

0 comments on commit a21f50b

Please sign in to comment.