Skip to content

Commit 9672eac

Browse files
committed
bump build dependencies
1 parent 3a73ef6 commit 9672eac

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

requirements.psd1

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,17 @@
33
Target = 'CurrentUser'
44
}
55
BuildHelpers = @{
6-
Version = '2.0.15'
6+
Version = '2.0.16'
77
}
88
Pester = @{
99
Parameters = @{
1010
MinimumVersion = '5.1.1'
1111
SkipPublisherCheck = $true
1212
}
1313
}
14-
platyPS = '0.14.0'
14+
platyPS = '0.14.1'
1515
PowerShellBuild = @{
16-
RequiredVersion = '0.5.0-beta1'
17-
Parameters = @{
18-
AllowPrerelease = $true
19-
}
16+
RequiredVersion = '0.6.1'
2017
}
2118
psake = '4.9.0'
2219
PSScriptAnalyzer = '1.19.1'

0 commit comments

Comments
 (0)