Skip to content
This repository was archived by the owner on Jun 13, 2024. It is now read-only.

Commit 0f667f2

Browse files
authored
Dependency update (#483)
1 parent 1aade96 commit 0f667f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PowerShellGet/PowerShellGet.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
FileList = @('PSModule.psm1',
4141
'PSGet.Format.ps1xml',
4242
'PSGet.Resource.psd1')
43-
RequiredModules = @(@{ModuleName = 'PackageManagement'; ModuleVersion = '1.3.2' })
43+
RequiredModules = @(@{ModuleName = 'PackageManagement'; ModuleVersion = '1.4' })
4444
PrivateData = @{
4545
"PackageManagementProviders" = 'PSModule.psm1'
4646
"SupportedPowerShellGetFormatVersions" = @('1.x', '2.x')

0 commit comments

Comments
 (0)