diff --git a/stig/windows/RequiredModules.ps1 b/stig/windows/RequiredModules.ps1 index 087adaf..bb6ac29 100644 --- a/stig/windows/RequiredModules.ps1 +++ b/stig/windows/RequiredModules.ps1 @@ -14,6 +14,6 @@ function Get-RequiredModules { @{ModuleName = 'WindowsDefenderDsc'; ModuleVersion = '2.1.0' }, @{ModuleName = 'xDnsServer'; ModuleVersion = '1.16.0.0' }, @{ModuleName = 'xWebAdministration'; ModuleVersion = '3.2.0' }, - @{ModuleName = 'PowerSTIG'; ModuleVersion = '4.11.0' } + @{ModuleName = 'PowerSTIG'; ModuleVersion = '4.13.0' } ) } \ No newline at end of file diff --git a/stig/windows/Windows.ps1.zip b/stig/windows/Windows.ps1.zip index 044e703..c504c34 100644 Binary files a/stig/windows/Windows.ps1.zip and b/stig/windows/Windows.ps1.zip differ