Skip to content

Commit 4d84012

Browse files
Update dependency GovUK.Dfe.CoreLibs.Security to 1.1.19-prerelease-8
1 parent fd9ad76 commit 4d84012

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/DfE.ExternalApplications.Application/DfE.ExternalApplications.Application.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<PackageReference Include="GovUK.Dfe.CoreLibs.Messaging.Contracts" Version="0.1.3" />
2424
<PackageReference Include="GovUK.Dfe.CoreLibs.Messaging.MassTransit" Version="0.1.3" />
2525
<PackageReference Include="GovUK.Dfe.CoreLibs.Notifications" Version="0.1.5" />
26-
<PackageReference Include="GovUK.Dfe.CoreLibs.Security" Version="1.1.19-prerelease-11" />
26+
<PackageReference Include="GovUK.Dfe.CoreLibs.Security" Version="1.1.19-prerelease-8" />
2727
<PackageReference Include="GovUK.Dfe.CoreLibs.Utilities" Version="1.0.16" />
2828
<PackageReference Include="FluentValidation" Version="12.0.0" />
2929
<PackageReference Include="FluentValidation.AspNetCore" Version="11.3.0" />

src/DfE.ExternalApplications.Infrastructure/DfE.ExternalApplications.Infrastructure.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66

77
<ItemGroup>
8-
<PackageReference Include="GovUK.Dfe.CoreLibs.Security" Version="1.1.19-prerelease-11" />
8+
<PackageReference Include="GovUK.Dfe.CoreLibs.Security" Version="1.1.19-prerelease-8" />
99
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.18" />
1010
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.18" />
1111
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.18">

0 commit comments

Comments
 (0)