Skip to content

Commit

Permalink
PC-1049: Revert "Update govdesign and hangfire dependencies"
Browse files Browse the repository at this point in the history
This reverts commit 9459906
  • Loading branch information
samyou-softwire committed Sep 30, 2024
1 parent 3d26601 commit 263f455
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="AWSSDK.S3" Version="3.7.104.8" />
<PackageReference Include="CabinetOffice.GovUkDesignSystem" Version="1.0.0-3f67920" />
<PackageReference Include="CabinetOffice.GovUkDesignSystem" Version="1.0.0-456b8e9" />
<PackageReference Include="CsvHelper" Version="30.0.1" />
<PackageReference Include="GovukNotify" Version="6.1.0" />
<PackageReference Include="Hangfire.AspNetCore" Version="1.8.14" />
<PackageReference Include="Hangfire.Core" Version="1.8.14" />
<PackageReference Include="Hangfire.PostgreSql" Version="1.20.9" />
<PackageReference Include="Hangfire.AspNetCore" Version="1.8.0" />
<PackageReference Include="Hangfire.Core" Version="1.8.0" />
<PackageReference Include="Hangfire.PostgreSql" Version="1.19.12" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
</ItemGroup>
<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion HerPublicWebsite/HerPublicWebsite.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="CabinetOffice.GovUkDesignSystem" Version="1.0.0-3f67920" />
<PackageReference Include="CabinetOffice.GovUkDesignSystem" Version="1.0.0-456b8e9" />
<PackageReference Include="Community.Microsoft.Extensions.Caching.PostgreSql" Version="3.1.2" />
<PackageReference Include="libphonenumber-csharp" Version="8.13.11" />
<PackageReference Include="Microsoft.AspNetCore.DataProtection.EntityFrameworkCore" Version="6.0.16" />
Expand Down
Binary file not shown.
Binary file not shown.

0 comments on commit 263f455

Please sign in to comment.