Skip to content

Commit c05a360

Browse files
Bump Microsoft.Identity.Web from 4.3.0 to 4.4.0
--- updated-dependencies: - dependency-name: Microsoft.Identity.Web dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 617210b commit c05a360

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/EstimatorX.Service/EstimatorX.Service.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<ItemGroup>
1616
<PackageReference Include="FluentValidation.AspNetCore" Version="11.3.1" />
1717
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.Server" Version="9.0.13" />
18-
<PackageReference Include="Microsoft.Identity.Web" Version="4.3.0" />
18+
<PackageReference Include="Microsoft.Identity.Web" Version="4.4.0" />
1919
<PackageReference Include="SendGrid.Extensions.DependencyInjection" Version="1.0.1" />
2020
<PackageReference Include="Serilog.AspNetCore" Version="10.0.0" />
2121
<PackageReference Include="Serilog.Formatting.Compact" Version="3.0.0" />

0 commit comments

Comments
 (0)