Skip to content

Commit

Permalink
Merge pull request #3729 from NikCharlebois/Updated-Dependency
Browse files Browse the repository at this point in the history
MSCloudLoginAssistant updated to Version 1.0.121
  • Loading branch information
NikCharlebois authored Sep 28, 2023
2 parents f399e69 + be12c13 commit cdf7966
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Change log for Microsoft365DSC

# UNRELEASED

* DEPENDENCIES
* Updated MSCloudLoginAssistant to version 1.0.121.

# 1.23.927.1

* AADApplication
Expand Down
2 changes: 1 addition & 1 deletion Modules/Microsoft365DSC/Dependencies/Manifest.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
},
@{
ModuleName = "MSCloudLoginAssistant"
RequiredVersion = "1.0.120"
RequiredVersion = "1.0.121"
},
@{
ModuleName = 'PnP.PowerShell'
Expand Down

0 comments on commit cdf7966

Please sign in to comment.