Skip to content

Commit c1b8bcd

Browse files
authored
Update 365AutomatedLab.psd1 Changed PnP to 2.12 instead of 2.99
1 parent 06d8105 commit c1b8bcd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

365AutomatedLab.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ RequiredModules = @(
5959
@{ ModuleName='Microsoft.Graph.Identity.DirectoryManagement'; ModuleVersion='2.25.0' }
6060
@{ ModuleName='Microsoft.Graph.Users.Actions'; ModuleVersion='2.25.0' }
6161
@{ ModuleName='PSFramework'; ModuleVersion='1.8.289' }
62-
@{ ModuleName='PnP.PowerShell'; ModuleVersion='2.99.139' }
62+
@{ ModuleName='PnP.PowerShell'; ModuleVersion='2.12.0' }
6363
)
6464

6565
# Assemblies that must be loaded prior to importing this module

0 commit comments

Comments
 (0)