File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -52,8 +52,8 @@ PowerShellVersion = '5.0'
5252
5353# Modules that must be imported into the global environment prior to importing this module
5454RequiredModules = @ (
55- @ {ModuleName = ' Configuration' ; ModuleVersion = ' 1.3.1 ' }
56- @ {ModuleName = ' PSSlack' ; ModuleVersion = ' 1.0.2 ' }
55+ @ {ModuleName = ' Configuration' ; ModuleVersion = ' 1.6.0 ' }
56+ @ {ModuleName = ' PSSlack' ; ModuleVersion = ' 1.0.6 ' }
5757)
5858
5959# Assemblies that must be loaded prior to importing this module
Original file line number Diff line number Diff line change 44 }
55 psake = ' 4.9.0'
66 BuildHelpers = ' 2.0.11'
7- Configuration = ' 1.3.1 '
7+ Configuration = ' 1.6.0 '
88 Pester = ' 4.9.0'
99 PSScriptAnalyzer = ' 1.18.3'
10- PSSlack = ' 1.0.2 '
10+ PSSlack = ' 1.0.6 '
1111 platyPS = ' 0.14.0'
1212}
You can’t perform that action at this time.
0 commit comments