Skip to content

Commit

Permalink
Update MSAL to 4.66.1 (Azure#46764)
Browse files Browse the repository at this point in the history
  • Loading branch information
christothes authored Oct 22, 2024
1 parent 52a4a34 commit a5714d4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions eng/Packages.Data.props
Original file line number Diff line number Diff line change
Expand Up @@ -153,9 +153,9 @@
<!-- Other approved packages -->
<PackageReference Update="Microsoft.Azure.Amqp" Version="2.6.7" />
<PackageReference Update="Microsoft.Azure.WebPubSub.Common" Version="1.4.0" />
<PackageReference Update="Microsoft.Identity.Client" Version="4.65.0" />
<PackageReference Update="Microsoft.Identity.Client.Extensions.Msal" Version="4.65.0" />
<PackageReference Update="Microsoft.Identity.Client.Broker" Version="4.65.0" />
<PackageReference Update="Microsoft.Identity.Client" Version="4.66.1" />
<PackageReference Update="Microsoft.Identity.Client.Extensions.Msal" Version="4.66.1" />
<PackageReference Update="Microsoft.Identity.Client.Broker" Version="4.66.1" />

<!-- TODO: Make sure this package is arch-board approved -->
<PackageReference Update="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="6.35.0" />
Expand Down

0 comments on commit a5714d4

Please sign in to comment.