We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a73ef6 commit 9672eacCopy full SHA for 9672eac
requirements.psd1
@@ -3,20 +3,17 @@
3
Target = 'CurrentUser'
4
}
5
BuildHelpers = @{
6
- Version = '2.0.15'
+ Version = '2.0.16'
7
8
Pester = @{
9
Parameters = @{
10
MinimumVersion = '5.1.1'
11
SkipPublisherCheck = $true
12
13
14
- platyPS = '0.14.0'
+ platyPS = '0.14.1'
15
PowerShellBuild = @{
16
- RequiredVersion = '0.5.0-beta1'
17
- Parameters = @{
18
- AllowPrerelease = $true
19
- }
+ RequiredVersion = '0.6.1'
20
21
psake = '4.9.0'
22
PSScriptAnalyzer = '1.19.1'
0 commit comments