update refs
Signed-off-by: OCram85 <marco.blessing@googlemail.com>
This commit is contained in:
parent
8fd180b776
commit
ff675cc021
@ -48,7 +48,7 @@ function Invoke-InstallDependency {
|
||||
$PoshParams = @{
|
||||
Name = 'posh-git'
|
||||
Scope = 'CurrentUser'
|
||||
RequiredVersion = '1.0.0'
|
||||
RequiredVersion = '1.1.0'
|
||||
Force = $true
|
||||
SkipPublisherCheck = $true
|
||||
AllowClobber = $true
|
||||
|
Reference in New Issue
Block a user