Skip to content

Commit 02dbf2e

Browse files
Bump Microsoft.Identity.Web from 4.1.0 to 4.1.1
--- updated-dependencies: - dependency-name: Microsoft.Identity.Web dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 676e3ae commit 02dbf2e

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.11" />
18-
<PackageReference Include="Microsoft.Identity.Web" Version="4.1.0" />
18+
<PackageReference Include="Microsoft.Identity.Web" Version="4.1.1" />
1919
<PackageReference Include="SendGrid.Extensions.DependencyInjection" Version="1.0.1" />
2020
<PackageReference Include="Serilog.AspNetCore" Version="9.0.0" />
2121
<PackageReference Include="Serilog.Formatting.Compact" Version="3.0.0" />

0 commit comments

Comments
 (0)