Skip to content
This repository was archived by the owner on Mar 22, 2023. It is now read-only.

Commit 3fee8af

Browse files
dependabot[bot]j-dunhamethanis
authored
Bump Sharprompt from 2.4.4 to 2.4.5 in /src (#84)
Bumps [Sharprompt](https://github.com/shibayan/Sharprompt) from 2.4.4 to 2.4.5. - [Release notes](https://github.com/shibayan/Sharprompt/releases) - [Commits](shibayan/Sharprompt@v2.4.4...v2.4.5) --- updated-dependencies: - dependency-name: Sharprompt dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: j-dunham <j-dunham@github.com> Co-authored-by: Ethan Dennis <erdennis13@gmail.com>
1 parent f85b034 commit 3fee8af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Valet/Valet.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<ItemGroup>
1212
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
13-
<PackageReference Include="Sharprompt" Version="2.4.4" />
13+
<PackageReference Include="Sharprompt" Version="2.4.5" />
1414
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
1515
<PackageReference Include="System.CommandLine.NamingConventionBinder" Version="2.0.0-beta4.22272.1" />
1616
</ItemGroup>

0 commit comments

Comments
 (0)