Skip to content

Commit 3b81955

Browse files
committed
Bump dependency version of PSAppDeployToolkit to 4.0.1
1 parent 149e103 commit 3b81955

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PSAppDeployToolkit.Tools/PSAppDeployToolkit.Tools.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949

5050
# Modules that must be imported into the global environment prior to importing this module
5151
RequiredModules = @(
52-
@{ModuleName = 'PSAppDeployToolkit'; GUID = '8c3c366b-8606-4576-9f2d-4051144f7ca2'; ModuleVersion = '3.93.0'; }
52+
@{ModuleName = 'PSAppDeployToolkit'; GUID = '8c3c366b-8606-4576-9f2d-4051144f7ca2'; ModuleVersion = '4.0.1'; }
5353
@{ModuleName = 'PSScriptAnalyzer'; GUID = 'd6245802-193d-4068-a631-8863a4342a18'; ModuleVersion = '1.23.0'; }
5454
)
5555

0 commit comments

Comments
 (0)