Skip to content

Commit

Permalink
Merge pull request #3805 from NikCharlebois/Teams-Update
Browse files Browse the repository at this point in the history
Updated Teams PowerShell Module Dependency
  • Loading branch information
NikCharlebois authored Oct 18, 2023
2 parents 1489187 + 0d5d714 commit a179008
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@
FIXES [#3777](https://github.com/microsoft/Microsoft365DSC/issues/3777)
* MISC
* Fixes fancy quotes in complex objects for extraction.
* DEPENDENCIES
* Updated MicrosoftTeams to version 5.7.0.

# 1.23.1011.1

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 @@ -82,7 +82,7 @@
},
@{
ModuleName = 'MicrosoftTeams'
RequiredVersion = '5.6.0'
RequiredVersion = '5.7.0'
},
@{
ModuleName = "MSCloudLoginAssistant"
Expand Down

0 comments on commit a179008

Please sign in to comment.