diff --git a/Testimo.psd1 b/Testimo.psd1 index cec7a7d..54be3f0 100644 --- a/Testimo.psd1 +++ b/Testimo.psd1 @@ -4,11 +4,11 @@ CmdletsToExport = @() CompanyName = 'Evotec' CompatiblePSEditions = @('Desktop') - Copyright = '(c) 2011 - 2023 Przemyslaw Klys @ Evotec. All rights reserved.' + Copyright = '(c) 2011 - 2024 Przemyslaw Klys @ Evotec. All rights reserved.' Description = 'Testimo is Powershell module that tests Active Directory against specific set of tests.' FunctionsToExport = @('Compare-Testimo', 'Get-TestimoConfiguration', 'Get-TestimoSources', 'Import-PrivateModule', 'Invoke-Testimo') GUID = '0c1b99de-55ac-4410-8cb5-e689ff3be39b' - ModuleVersion = '0.0.86' + ModuleVersion = '0.0.87' PowerShellVersion = '5.1' PrivateData = @{ PSData = @{ @@ -20,7 +20,7 @@ RequiredModules = @(@{ Guid = 'ee272aa8-baaa-4edf-9f45-b6d6f7d844fe' ModuleName = 'PSSharedGoods' - ModuleVersion = '0.0.273' + ModuleVersion = '0.0.275' }, @{ Guid = '462dd5e2-f32a-4263-bff5-22edf28882d0' ModuleName = 'PSWinDocumentation.DNS' @@ -32,11 +32,11 @@ }, @{ Guid = 'a7bdf640-f5cb-4acf-9de0-365b322d245c' ModuleName = 'PSWriteHTML' - ModuleVersion = '1.14.0' + ModuleVersion = '1.17.0' }, @{ Guid = '9fc9fd61-7f11-4f4b-a527-084086f1905f' ModuleName = 'ADEssentials' - ModuleVersion = '0.0.179' + ModuleVersion = '0.0.182' }, @{ Guid = 'f7d4c9e4-0298-4f51-ad77-e8e3febebbde' ModuleName = 'GPOZaurr'