Skip to content

Commit 03a6d4b

Browse files
gautamdshethGautam Sheth
and
Gautam Sheth
authored
Feature: bump MSAL to latest one (#4761)
Co-authored-by: Gautam Sheth <gautam.sheth@staffbase.com>
1 parent c395c64 commit 03a6d4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Commands/PnP.PowerShell.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<PackageReference Include="PnP.Core.Admin" Version="1.14.*-*" Condition="'$(PnPCoreSdkPath)' == '' and '$(IsRelease)' != '1'" />
6666
<PackageReference Include="PnP.Core.Admin" Version="1.14.*-*" Condition="'$(IsRelease)' == '1'" />
6767

68-
<PackageReference Include="Microsoft.Identity.Client.Extensions.Msal" Version="4.66.1" />
68+
<PackageReference Include="Microsoft.Identity.Client.Extensions.Msal" Version="4.68.0" />
6969

7070
<ProjectReference Include="..\ALC\PnP.PowerShell.ALC.csproj" />
7171

0 commit comments

Comments
 (0)