Skip to content

Commit

Permalink
Update to use PSReadLine v2.2.6 (#17595)
Browse files Browse the repository at this point in the history
  • Loading branch information
daxian-dbw committed Jun 28, 2022
1 parent b88cd3a commit 3d7f7b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Modules/PSGalleryModules.csproj
Expand Up @@ -14,7 +14,7 @@
<PackageReference Include="PowerShellGet" Version="2.2.5" />
<PackageReference Include="PackageManagement" Version="1.4.7" />
<PackageReference Include="Microsoft.PowerShell.Archive" Version="1.2.5" />
<PackageReference Include="PSReadLine" Version="2.2.5" />
<PackageReference Include="PSReadLine" Version="2.2.6" />
<PackageReference Include="ThreadJob" Version="2.0.3" />
</ItemGroup>

Expand Down

0 comments on commit 3d7f7b5

Please sign in to comment.