Skip to content

Commit

Permalink
updates versions of required modules
Browse files Browse the repository at this point in the history
  • Loading branch information
santisq committed Jun 24, 2024
1 parent 766d375 commit e451b59
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tools/requiredModules.psd1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@{
InvokeBuild = '5.10.3'
InvokeBuild = '5.11.2'
platyPS = '0.14.2'
PSScriptAnalyzer = '1.21.0'
Pester = '5.4.1'
PSScriptAnalyzer = '1.22.0'
Pester = '5.6.0'
}

0 comments on commit e451b59

Please sign in to comment.