Skip to content

Commit

Permalink
Update nuget packages
Browse files Browse the repository at this point in the history
  • Loading branch information
oliver-scott committed Jan 14, 2025
1 parent 79e4339 commit cf894de
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions UI.AutomationTests/UI.AutomationTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="BookingsApi.Client" Version="3.1.12-pr-0933-0009" />
<PackageReference Include="BookingsApi.Client" Version="3.1.14" />
<PackageReference Include="ExtentReports" Version="5.0.4" />
<PackageReference Include="FluentAssertions" Version="6.12.0" />
<PackageReference Include="GovukNotify" Version="7.2.0" />
Expand All @@ -21,7 +21,7 @@
</PackageReference>
<PackageReference Include="Polly" Version="8.5.0" />
<PackageReference Include="UserApi.Client" Version="2.1.1" />
<PackageReference Include="VideoApi.Client" Version="3.1.8" />
<PackageReference Include="VideoApi.Client" Version="3.1.15" />
<PackageReference Include="WebDriverManager" Version="2.17.4" />
</ItemGroup>

Expand Down
2 changes: 1 addition & 1 deletion UI.PageModels/UI.PageModels.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="BookingsApi.Client" Version="3.1.12-pr-0933-0009" />
<PackageReference Include="BookingsApi.Client" Version="3.1.14" />
<PackageReference Include="ExtentReports" Version="5.0.4" />
<PackageReference Include="Selenium.Axe" Version="4.0.21" />
<PackageReference Include="Selenium.Support" Version="4.27.0" />
Expand Down

0 comments on commit cf894de

Please sign in to comment.