Skip to content

Commit 0e99a87

Browse files
build(deps): Bump CommandLineArgumentsParser from 3.0.22 to 3.0.23
Bumps [CommandLineArgumentsParser](https://github.com/j-maly/CommandLineParser) from 3.0.22 to 3.0.23. - [Release notes](https://github.com/j-maly/CommandLineParser/releases) - [Changelog](https://github.com/j-maly/CommandLineParser/blob/master/ReleaseNotes.md) - [Commits](j-maly/CommandLineParser@3.0.22...3.0.23) --- updated-dependencies: - dependency-name: CommandLineArgumentsParser dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6e3f060 commit 0e99a87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Open Rails Triage Bot.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<Nullable>enable</Nullable>
88
</PropertyGroup>
99
<ItemGroup>
10-
<PackageReference Include="CommandLineArgumentsParser" Version="3.0.22"/>
10+
<PackageReference Include="CommandLineArgumentsParser" Version="3.0.23"/>
1111
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="6.0.0"/>
1212
<PackageReference Include="Newtonsoft.Json" Version="13.0.1"/>
1313
</ItemGroup>

0 commit comments

Comments
 (0)