Skip to content

Commit 49c5b73

Browse files
dependabot[bot]PerfectlyNormal
authored andcommitted
Bump System.CommandLine from 2.0.8 to 2.0.9
--- updated-dependencies: - dependency-name: System.CommandLine dependency-version: 2.0.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f66c1f8 commit 49c5b73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

TypeContractor.Tool/TypeContractor.Tool.csproj

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

2727
<ItemGroup>
2828
<PackageReference Include="DotNetConfig" Version="1.2.0" />
29-
<PackageReference Include="System.CommandLine" Version="2.0.8" />
29+
<PackageReference Include="System.CommandLine" Version="2.0.9" />
3030
</ItemGroup>
3131

3232
<ItemGroup>

0 commit comments

Comments
 (0)