Skip to content

Commit

Permalink
Merge pull request #183 from quasarke/dependabot/nuget/Microsoft.Iden…
Browse files Browse the repository at this point in the history
…tity.Web-2.5.0

Bump Microsoft.Identity.Web from 1.23.0 to 2.5.0
  • Loading branch information
wdunn001 authored Sep 9, 2024
2 parents cdf3650 + 2f670af commit d550cf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Arke.ServiceHost/Arke.ServiceHost.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.Coyote" Version="1.4.3" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="6.0.0" />
<PackageReference Include="Microsoft.Identity.Web" Version="1.23.0" />
<PackageReference Include="Microsoft.Identity.Web" Version="2.5.0" />
<PackageReference Include="Serilog.Extensions.Hosting" Version="4.2.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="4.0.1" />
<PackageReference Include="SimpleInjector.Integration.AspNetCore" Version="5.3.0" />
Expand Down

0 comments on commit d550cf8

Please sign in to comment.