Skip to content

Commit 1ec691b

Browse files
Bump Microsoft.Identity.Web from 4.7.0 to 4.9.0
--- updated-dependencies: - dependency-name: Microsoft.Identity.Web dependency-version: 4.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 384f056 commit 1ec691b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Backend/Backend.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="10.0.7" />
1313
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="10.0.7" />
1414
<PackageReference Include="Microsoft.Identity.Web.DownstreamApi" Version="4.8.0" />
15-
<PackageReference Include="Microsoft.Identity.Web" Version="4.7.0" />
15+
<PackageReference Include="Microsoft.Identity.Web" Version="4.9.0" />
1616
</ItemGroup>
1717

1818
</Project>

0 commit comments

Comments
 (0)