Skip to content

Commit 5b9b1c7

Browse files
authored
Merge pull request #575 from antonsynd/dependabot/nuget/src/Sharpy.Cli/System.CommandLine-2.0.6
chore: Bump System.CommandLine from 2.0.5 to 2.0.6
2 parents e064918 + 59835c6 commit 5b9b1c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Sharpy.Cli/Sharpy.Cli.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</PropertyGroup>
1111

1212
<ItemGroup>
13-
<PackageReference Include="System.CommandLine" Version="2.0.5" />
13+
<PackageReference Include="System.CommandLine" Version="2.0.6" />
1414
</ItemGroup>
1515

1616
<ItemGroup>

0 commit comments

Comments
 (0)