OCram85/DroneHelper
OCram85
/
DroneHelper
Archived
1
0
Fork 0

update refs

Signed-off-by: OCram85 <marco.blessing@googlemail.com>
This commit is contained in:
OCram85 2022-07-13 14:40:24 +02:00
parent 8fd180b776
commit ff675cc021
Signed by: OCram85
GPG Key ID: 456940F03DE016E1
1 changed files with 1 additions and 1 deletions

View File

@ -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