Skip to content

Commit f9d3c70

Browse files
authored
Merge pull request #54 from ondfisk/dependabot/nuget/src/Backend/Microsoft.Identity.Web-4.9.0
Bump Microsoft.Identity.Web from 4.7.0 to 4.9.0
2 parents c07adb4 + 1ec691b commit f9d3c70

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.8" />
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)