Skip to content

Commit f10a658

Browse files
Bump the all group with 1 update (#91)
Bumps System.CommandLine from 2.0.7 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 dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a4a395c commit f10a658

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/cli/Apify.CLI/Apify.CLI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<PrivateAssets>all</PrivateAssets>
2323
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2424
</PackageReference>
25-
<PackageReference Include="System.CommandLine" Version="2.0.7" />
25+
<PackageReference Include="System.CommandLine" Version="2.0.9" />
2626
<ProjectReference Include="../../libs/Apify/Apify.csproj" />
2727
</ItemGroup>
2828
</Project>

0 commit comments

Comments
 (0)