Skip to content

Commit dce5485

Browse files
Update dependency Microsoft.Identity.Web to 3.9.4
1 parent 9141e27 commit dce5485

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.18" />
1616
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="8.0.18" />
1717
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="8.0.0" />
18-
<PackageReference Include="Microsoft.Identity.Web" Version="3.9.1" />
18+
<PackageReference Include="Microsoft.Identity.Web" Version="3.9.4" />
1919
</ItemGroup>
2020

2121
<ItemGroup>

0 commit comments

Comments
 (0)