Bump PowerShellGet from 2.2.2 to 2.2.3 in /src/Modules (#11426)

Bumps [PowerShellGet](https://github.com/PowerShell/PowerShellGet) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/PowerShell/PowerShellGet/releases)
- [Changelog](https://github.com/PowerShell/PowerShellGet/blob/development/CHANGELOG.md)
- [Commits](https://github.com/PowerShell/PowerShellGet/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-12-24 08:26:42 +05:00 committed by Ilya
parent 5b42126f7c
commit d42937ed5a

View file

@ -3,7 +3,7 @@
<Import Project="..\..\PowerShell.Common.props" />
<ItemGroup>
<PackageReference Include="PowerShellGet" Version="2.2.2" />
<PackageReference Include="PowerShellGet" Version="2.2.3" />
<PackageReference Include="PackageManagement" Version="1.4.5" />
<PackageReference Include="Microsoft.PowerShell.Archive" Version="1.2.3.0" />
<PackageReference Include="PSReadLine" Version="2.0.0-rc1" />