diff --git a/src/Microsoft.Azure.Functions.PowerShellWorker.csproj b/src/Microsoft.Azure.Functions.PowerShellWorker.csproj
index 3dde9b27..fe71c3e3 100644
--- a/src/Microsoft.Azure.Functions.PowerShellWorker.csproj
+++ b/src/Microsoft.Azure.Functions.PowerShellWorker.csproj
@@ -21,7 +21,7 @@ Licensed under the MIT license. See LICENSE file in the project root for full li
-
+
diff --git a/src/requirements.psd1 b/src/requirements.psd1
index c7a3faf0..73d0e131 100644
--- a/src/requirements.psd1
+++ b/src/requirements.psd1
@@ -9,7 +9,7 @@
Target = 'src/Modules'
}
'PowerShellGet' = @{
- Version = '2.2.3'
+ Version = '2.2.4'
Target = 'src/Modules'
}
'PackageManagement' = @{
diff --git a/test/Unit/Microsoft.Azure.Functions.PowerShellWorker.Test.csproj b/test/Unit/Microsoft.Azure.Functions.PowerShellWorker.Test.csproj
index 3f6cf5ac..b536977e 100644
--- a/test/Unit/Microsoft.Azure.Functions.PowerShellWorker.Test.csproj
+++ b/test/Unit/Microsoft.Azure.Functions.PowerShellWorker.Test.csproj
@@ -10,7 +10,7 @@
-
+